Refactor Permutations
into an iterator method
#1054
Merged
Codecov / codecov/project
failed
Nov 27, 2023 in 0s
92.11% (-0.39%) compared to 4272b2b
View this Pull Request on Codecov
92.11% (-0.39%) compared to 4272b2b
Details
Codecov Report
Attention: 13 lines
in your changes are missing coverage. Please review.
Comparison is base (
4272b2b
) 92.49% compared to head (0e154ef
) 92.11%.
Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
MoreLinq/Permutations.cs | 72.91% | 13 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1054 +/- ##
==========================================
- Coverage 92.49% 92.11% -0.39%
==========================================
Files 113 112 -1
Lines 3385 3372 -13
Branches 1057 1051 -6
==========================================
- Hits 3131 3106 -25
- Misses 187 199 +12
Partials 67 67
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading