Skip to content

Fix adding runtime to contexts#2813

Merged
denrase merged 9 commits intotemp/8.14.1from
fix/contexts-runtimes-unmodifiable-list-error
Mar 24, 2025
Merged

Fix adding runtime to contexts#2813
denrase merged 9 commits intotemp/8.14.1from
fix/contexts-runtimes-unmodifiable-list-error

Conversation

@denrase
Copy link
Copy Markdown
Collaborator

@denrase denrase commented Mar 24, 2025

📜 Description

Fix adding runtime to contexts

💡 Motivation and Context

Closes #2793

💚 How did you test it?

Added test.

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPii is enabled
  • I updated the docs if needed
  • All tests passing
  • No breaking changes

@denrase denrase marked this pull request as ready for review March 24, 2025 10:13
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (temp/8.14.1@26531ac). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff               @@
##             temp/8.14.1    #2813   +/-   ##
==============================================
  Coverage               ?   88.89%           
==============================================
  Files                  ?      263           
  Lines                  ?     8951           
  Branches               ?        0           
==============================================
  Hits                   ?     7957           
  Misses                 ?      994           
  Partials               ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@denrase denrase marked this pull request as draft March 24, 2025 11:00
@denrase denrase marked this pull request as ready for review March 24, 2025 12:36
@denrase denrase merged commit dc0394b into temp/8.14.1 Mar 24, 2025
161 checks passed
@denrase denrase deleted the fix/contexts-runtimes-unmodifiable-list-error branch March 24, 2025 12:40
buenaflor added a commit that referenced this pull request Mar 24, 2025
* Fix: Improve platform memory collection on windows/linux (#2798)

* deps: bump Android from `7.22.1` to `7.22.4` (#2810)

* update android deps

* Update CHANGELOG.md

* Fix adding runtime to contexts (#2813)

* Fix CHANGELOG formatting

* release: 8.14.1

* Update CHANGELOG

* Use options.platform instead of options.platformChecker

---------

Co-authored-by: Denis Andrašec <denrase@gmail.com>
Co-authored-by: getsentry-bot <bot@sentry.io>
Co-authored-by: getsentry-bot <bot@getsentry.com>
buenaflor added a commit that referenced this pull request Apr 24, 2025
* Fix: Improve platform memory collection on windows/linux (#2798)

* deps: bump Android from `7.22.1` to `7.22.4` (#2810)

* update android deps

* Update CHANGELOG.md

* Fix adding runtime to contexts (#2813)

* Fix CHANGELOG formatting

* release: 8.14.1

* fix: `options.diagnosticLevel` not affecting logs (#2856)

* v9: Set log level to `warning` by default  (#2836)

* update

* update test

* update init native sdk test

* Update CHANGELOG

* Add additional test

* Update CHANGELOG

* Update CHANGELOG

* Update

* Update

* Fix test

* Fix test

* Fix analyze

* Remove prod scheme

* Update mocks

* Update mocks

* Improve performance of frames tracking (#2854)

* Improve performance

* Update tests

* Improve performance

* Formatting

* Separate function

* Remove separate function

* Update

* Improve frames tracking performance

* update naming

* Update

* update

* update

* Edge case

* Update mocks

* formatting

* Improvements

* Analyze

* Update mocks

* Update mocks

* Clean up `getSpan()` log (#2865)

* Remove unnecessary log and document the behaviour

* Typo

* Typo

* Add CHANGELOG entry

* release: 8.14.2

* Update

* Update

---------

Co-authored-by: Denis Andrašec <denrase@gmail.com>
Co-authored-by: getsentry-bot <bot@sentry.io>
Co-authored-by: getsentry-bot <bot@getsentry.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants