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

fix(typing): resolved_headers_field is not Optional #4148

Merged
merged 4 commits into from
May 7, 2024

chore: skip coverage on false positives

efaa69e
Select commit
Loading
Failed to load commit list.
Merged

fix(typing): resolved_headers_field is not Optional #4148

chore: skip coverage on false positives
efaa69e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 7, 2024 in 1s

96.31% (-0.07%) compared to e14e768

View this Pull Request on Codecov

96.31% (-0.07%) compared to e14e768

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.31%. Comparing base (e14e768) to head (efaa69e).
Report is 406 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4148      +/-   ##
===========================================
- Coverage    96.38%   96.31%   -0.07%     
===========================================
  Files          214      217       +3     
  Lines        10030    10437     +407     
  Branches      1846     1930      +84     
===========================================
+ Hits          9667    10052     +385     
- Misses         259      270      +11     
- Partials       104      115      +11     

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