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

array_combinations using array::map #991

Merged
merged 9 commits into from
Sep 20, 2024

doc for added trait

b5e5cd1
Select commit
Loading
Failed to load commit list.
Merged

array_combinations using array::map #991

doc for added trait
b5e5cd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

94.41% (+0.02%) compared to 6814180

View this Pull Request on Codecov

94.41% (+0.02%) compared to 6814180

Details

Codecov Report

Attention: Patch coverage is 95.55556% with 4 lines in your changes missing coverage. Please review.

Project coverage is 94.41%. Comparing base (6814180) to head (b5e5cd1).
Report is 117 commits behind head on master.

Files with missing lines Patch % Lines
src/combinations.rs 93.65% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #991      +/-   ##
==========================================
+ Coverage   94.38%   94.41%   +0.02%     
==========================================
  Files          48       49       +1     
  Lines        6665     6768     +103     
==========================================
+ Hits         6291     6390      +99     
- Misses        374      378       +4     

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