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: prevent serialization of CancellationToken? #1917

Merged
merged 2 commits into from
Nov 6, 2024

Merge branch 'main' into null_token

9cec517
Select commit
Loading
Failed to load commit list.
Merged

feat: prevent serialization of CancellationToken? #1917

Merge branch 'main' into null_token
9cec517
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 6, 2024 in 0s

84.94% (-2.80%) compared to 6ebeda5

View this Pull Request on Codecov

84.94% (-2.80%) compared to 6ebeda5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.94%. Comparing base (6ebeda5) to head (9cec517).
Report is 162 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1917      +/-   ##
==========================================
- Coverage   87.73%   84.94%   -2.80%     
==========================================
  Files          33       36       +3     
  Lines        2348     2504     +156     
  Branches      294      364      +70     
==========================================
+ Hits         2060     2127      +67     
- Misses        208      299      +91     
+ Partials       80       78       -2     

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