Skip to content

Conversation

@jamescrosswell
Copy link
Collaborator

@jamescrosswell jamescrosswell commented Dec 16, 2025

Fixes #4799:

Note

I haven't added a changelog... thinking if we get this done and merge it first, that won't be necessary:

@github-actions
Copy link
Contributor

github-actions bot commented Dec 16, 2025

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Features

- Thread safety in AssemblyStoreReader ([#4814](https://github.com/getsentry/sentry-dotnet/pull/4814))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against cc772dc

@codecov
Copy link

codecov bot commented Dec 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.81%. Comparing base (26d1bba) to head (c6ec0d3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4814      +/-   ##
==========================================
+ Coverage   73.80%   76.81%   +3.01%     
==========================================
  Files         483      394      -89     
  Lines       17547    14767    -2780     
  Branches     3460     2968     -492     
==========================================
- Hits        12950    11343    -1607     
+ Misses       3746     2714    -1032     
+ Partials      851      710     -141     

☔ 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.

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.

Running several SentrySdk.CaptureMessage in parallel freezes the MAUI Android app

3 participants