repobee / repobee-sanitizer

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

Make sanitize repo return FAILURE when there are uncommited staged files #30

Closed tohanss closed 4 years ago

tohanss commented 4 years ago

Fix #29

codecov[bot] commented 4 years ago

Codecov Report

Merging #30 into master will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   98.38%   98.48%   +0.09%     
==========================================
  Files           6        6              
  Lines         124      132       +8     
  Branches       19       21       +2     
==========================================
+ Hits          122      130       +8     
  Misses          1        1              
  Partials        1        1              
Impacted Files Coverage Δ
repobee_sanitizer/_sanitize_repo.py 96.66% <100.00%> (+0.51%) :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 45e8913...e38b5dd. Read the comment docs.