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

test: Add test for iterator exhaustion with next #2273

Merged
merged 1 commit into from
Aug 10, 2023

test: Add test for iterator exhaustion with `next`

4151939
Select commit
Loading
Failed to load commit list.
Merged

test: Add test for iterator exhaustion with next #2273

test: Add test for iterator exhaustion with `next`
4151939
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2023 in 1s

98.30% (+0.02%) compared to 6f8ad2e

View this Pull Request on Codecov

98.30% (+0.02%) compared to 6f8ad2e

Details

Codecov Report

Patch coverage has no change and project coverage change: +0.02% 🎉

Comparison is base (6f8ad2e) 98.27% compared to head (4151939) 98.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2273      +/-   ##
==========================================
+ Coverage   98.27%   98.30%   +0.02%     
==========================================
  Files          69       69              
  Lines        4534     4534              
  Branches      801      801              
==========================================
+ Hits         4456     4457       +1     
  Misses         45       45              
+ Partials       33       32       -1     

see 1 file with indirect coverage changes

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