remove redundant call in filesys RemoveDir #458
Merged
Codecov / codecov/project
succeeded
Mar 16, 2025 in 0s
91.35% (target 90.00%)
View this Pull Request on Codecov
91.35% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
Project coverage is 91.35%. Comparing base (
33c1d9e) to head (77dc0bc).
Report is 35 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| generator/template/process.go | 50.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #458 +/- ##
==========================================
+ Coverage 91.28% 91.35% +0.06%
==========================================
Files 134 134
Lines 7782 7759 -23
==========================================
- Hits 7104 7088 -16
+ Misses 509 504 -5
+ Partials 169 167 -2 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading