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

Improve iteration for multiple documents in one file. #120

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Combine duplicated IteratorSize implementation, add comment

b13ddde
Select commit
Loading
Failed to load commit list.
Open

Improve iteration for multiple documents in one file. #120

Combine duplicated IteratorSize implementation, add comment
b13ddde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2024 in 0s

87.23% (+1.16%) compared to c6ac0b3

View this Pull Request on Codecov

87.23% (+1.16%) compared to c6ac0b3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.23%. Comparing base (c6ac0b3) to head (b13ddde).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   86.07%   87.23%   +1.16%     
==========================================
  Files          15       15              
  Lines        1616     1669      +53     
==========================================
+ Hits         1391     1456      +65     
+ Misses        225      213      -12     

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