Skip to content

Conversation

@bitsandfoxes
Copy link
Contributor

Added Main property to the SentryThread. See dev docs.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 12, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 54417d3

Added an optional flag to indicate whether the thread was responsible for
rendering the user interface. On mobile platforms this is oftentimes
referred to as the "main thread" or "ui thread".
@bitsandfoxes bitsandfoxes force-pushed the feat/sentrythread-mainthread branch from f7c2f7e to dfed2b2 Compare December 12, 2025 10:28
@bitsandfoxes bitsandfoxes changed the base branch from main to prepare-6.0.0 December 12, 2025 10:28
@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.80%. Comparing base (4137765) to head (54417d3).

Files with missing lines Patch % Lines
src/Sentry/SentryThread.cs 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4807   +/-   ##
=======================================
  Coverage   73.80%   73.80%           
=======================================
  Files         483      483           
  Lines       17547    17551    +4     
  Branches     3460     3461    +1     
=======================================
+ Hits        12951    12954    +3     
  Misses       3745     3745           
- Partials      851      852    +1     

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

Base automatically changed from prepare-6.0.0 to main December 17, 2025 00:58
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.

3 participants