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

Implement FlattenOk::{fold, rfold} #927

Merged

Implement two-element 'vector' for `flatten_ok` test

568021d
Select commit
Loading
Failed to load commit list.
Merged

Implement FlattenOk::{fold, rfold} #927

Implement two-element 'vector' for `flatten_ok` test
568021d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2024 in 0s

94.55% (+0.16%) compared to 6814180

View this Pull Request on Codecov

94.55% (+0.16%) compared to 6814180

Details

Codecov Report

Attention: Patch coverage is 97.22222% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 94.55%. Comparing base (6814180) to head (568021d).
Report is 64 commits behind head on master.

Files Patch % Lines
src/flatten_ok.rs 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #927      +/-   ##
==========================================
+ Coverage   94.38%   94.55%   +0.16%     
==========================================
  Files          48       48              
  Lines        6665     6926     +261     
==========================================
+ Hits         6291     6549     +258     
- Misses        374      377       +3     

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