stdin: Handle directory input #73
Open
Codecov / codecov/project
failed
May 6, 2024 in 1s
75.12% (-0.35%) compared to d922313
View this Pull Request on Codecov
75.12% (-0.35%) compared to d922313
Details
Codecov Report
Attention: Patch coverage is 47.05882%
with 18 lines
in your changes are missing coverage. Please review.
Project coverage is 75.12%. Comparing base (
d922313
) to head (f21689d
).
Files | Patch % | Lines |
---|---|---|
src/params.rs | 35.71% | 5 Missing and 4 partials |
src/context_diff.rs | 42.85% | 2 Missing and 2 partials |
src/unified_diff.rs | 42.85% | 2 Missing and 2 partials |
src/main.rs | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #73 +/- ##
==========================================
- Coverage 75.46% 75.12% -0.35%
==========================================
Files 10 10
Lines 2935 2959 +24
Branches 745 754 +9
==========================================
+ Hits 2215 2223 +8
- Misses 547 557 +10
- Partials 173 179 +6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading