repobee / repobee-sanitizer

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

Add draft for readme documentation #18

Closed tohanss closed 4 years ago

tohanss commented 4 years ago

Fix #12

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7363b87). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #18   +/-   ##
=========================================
  Coverage          ?   87.67%           
=========================================
  Files             ?        4           
  Lines             ?       73           
  Branches          ?       16           
=========================================
  Hits              ?       64           
  Misses            ?        9           
  Partials          ?        0           
Impacted Files Coverage Δ
repobee_sanitizer/sanitizer.py 57.14% <0.00%> (ø)
repobee_sanitizer/_sanitize_file.py 100.00% <0.00%> (ø)
repobee_sanitizer/__init__.py 100.00% <0.00%> (ø)
repobee_sanitizer/__version.py 100.00% <0.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 7363b87...634680e. Read the comment docs.

tohanss commented 4 years ago

Maybe not a fix for the issue, could be something else?