Skip to content

Merge multipeek peeknth #940

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

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Change increment_index to generic add, add test to test peek_nth and …

4fc8456
Select commit
Loading
Failed to load commit list.
Draft

Merge multipeek peeknth #940

Change increment_index to generic add, add test to test peek_nth and …
4fc8456
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

94.32% (-0.07%) compared to 6814180

View this Pull Request on Codecov

94.32% (-0.07%) compared to 6814180

Details

Codecov Report

Attention: Patch coverage is 78.26087% with 15 lines in your changes missing coverage. Please review.

Project coverage is 94.32%. Comparing base (6814180) to head (4fc8456).
Report is 126 commits behind head on master.

Files with missing lines Patch % Lines
src/multipeek_general.rs 77.94% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #940      +/-   ##
==========================================
- Coverage   94.38%   94.32%   -0.07%     
==========================================
  Files          48       48              
  Lines        6665     7013     +348     
==========================================
+ Hits         6291     6615     +324     
- Misses        374      398      +24     

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