Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Renamed Sentry.Transaction to Sentry.SentryTransaction #3023

Merged
merged 24 commits into from
Jan 11, 2024

verify

f0a9c76
Select commit
Loading
Failed to load commit list.
Merged

feat: Renamed Sentry.Transaction to Sentry.SentryTransaction #3023

verify
f0a9c76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

75.24% (-1.13%) compared to bb71eaf

View this Pull Request on Codecov

75.24% (-1.13%) compared to bb71eaf

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (bb71eaf) 76.37% compared to head (f0a9c76) 75.24%.

Files Patch % Lines
...rc/Sentry/Internal/DelegateTransactionProcessor.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3023      +/-   ##
==========================================
- Coverage   76.37%   75.24%   -1.13%     
==========================================
  Files         351      351              
  Lines       13234    13234              
  Branches     2643     2643              
==========================================
- Hits        10107     9958     -149     
- Misses       2449     2600     +151     
+ Partials      678      676       -2     

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