ci: add linter, update pr template, variety of cleanups #47
Codecov / codecov/project
succeeded
Mar 17, 2024 in 0s
50.72% (+1.99%) compared to f7430a0
View this Pull Request on Codecov
50.72% (+1.99%) compared to f7430a0
Details
Codecov Report
Attention: Patch coverage is 64.83516%
with 32 lines
in your changes are missing coverage. Please review.
Project coverage is 50.72%. Comparing base (
f7430a0
) to head (a6781d2
).
Files | Patch % | Lines |
---|---|---|
common/teacmd/docker.go | 0.00% | 10 Missing |
common/teacmd/git.go | 30.76% | 9 Missing |
cmd/world/root/create.go | 81.48% | 4 Missing and 1 partial |
common/config/config.go | 66.66% | 4 Missing and 1 partial |
cmd/world/root/doctor.go | 90.90% | 1 Missing and 1 partial |
cmd/world/root/version.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #47 +/- ##
==========================================
+ Coverage 48.73% 50.72% +1.99%
==========================================
Files 8 8
Lines 515 412 -103
==========================================
- Hits 251 209 -42
+ Misses 241 179 -62
- Partials 23 24 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading