datacamp / shellwhat

https://shellwhat.readthedocs.io
GNU Affero General Public License v3.0
2 stars 8 forks source link

[CX-1182] protowhat refactor #48

Closed hermansje closed 4 years ago

hermansje commented 4 years ago

Ticket

Link to ticket: https://datacamp.atlassian.net/browse/CX-1182

What has been done

How to test

codecov[bot] commented 4 years ago

Codecov Report

Merging #48 into master will decrease coverage by 3.92%. The diff coverage is 82.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   92.68%   88.75%   -3.93%     
==========================================
  Files           9        9              
  Lines         164      169       +5     
==========================================
- Hits          152      150       -2     
- Misses         12       19       +7
Impacted Files Coverage Δ
shellwhat/sct_context.py 0% <0%> (ø)
shellwhat/feedback.py 100% <100%> (ø)
shellwhat/State.py 100% <100%> (ø) :arrow_up:
shellwhat/checks/__init__.py 100% <100%> (ø) :arrow_up:
shellwhat/checks/has_funcs.py 98.14% <100%> (+0.03%) :arrow_up:
shellwhat/run_file.py 100% <100%> (ø) :arrow_up:
shellwhat/test_exercise.py 95% <94.44%> (-5%) :arrow_down:

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 820c795...6adb711. Read the comment docs.