Closed phimuemue closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.25%. Comparing base (6814180) to head (6433dd7). Report is 115 commits behind head on master.
6814180
6433dd7
:umbrella: View full report in Codecov by Sentry. :loudspeaker: Have feedback on the report? Share it here.
I'm unsure about the failing CI: Is the problem that ConsTuples required 2 generic arguments, whereas now it only needs 1? If so, I'd be tempted to accept this.
ConsTuples
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## master #988 +/- ## ========================================== - Coverage 94.38% 94.25% -0.14% ========================================== Files 48 49 +1 Lines 6665 6702 +37 ========================================== + Hits 6291 6317 +26 - Misses 374 385 +11 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.