repobee / repobee-sanitizer

A plugin for sanitizing master repositories before distribution to students
MIT License
2 stars 3 forks source link

Add sanitize-file command #21

Closed tohanss closed 4 years ago

tohanss commented 4 years ago

Fix #13

codecov[bot] commented 4 years ago

Codecov Report

Merging #21 into master will increase coverage by 4.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   93.81%   97.89%   +4.08%     
==========================================
  Files           5        6       +1     
  Lines          97       95       -2     
  Branches       19       18       -1     
==========================================
+ Hits           91       93       +2     
+ Misses          4        1       -3     
+ Partials        2        1       -1     
Impacted Files Coverage Δ
repobee_sanitizer/_sanitize.py 100.00% <100.00%> (ø)
repobee_sanitizer/_sanitize_file.py 100.00% <100.00%> (ø)
repobee_sanitizer/_sanitize_repo.py 91.30% <100.00%> (ø)
repobee_sanitizer/sanitizer.py 100.00% <100.00%> (+18.18%) :arrow_up:

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 8ce94a4...3dbcdc0. Read the comment docs.