Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add linter, update pr template, variety of cleanups #47

Merged
merged 1 commit into from
Mar 17, 2024

ci: add linter

a6781d2
Select commit
Loading
Failed to load commit list.
Merged

ci: add linter, update pr template, variety of cleanups #47

ci: add linter
a6781d2
Select commit
Loading
Failed to load commit list.
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.