Closed tohanss closed 4 years ago
Merging #41 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #41 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 136 142 +6
Branches 23 23
=========================================
+ Hits 136 142 +6
Impacted Files | Coverage Δ | |
---|---|---|
repobee_sanitizer/_sanitize_repo.py | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8b1a8c5...cfd1da6. Read the comment docs.
@slarse This should now be finished enough to merge
Without the --force flag, sanitize-repo will complain if there are untracked or uncommitted tracked files in the repo
Fix #31