datacamp / pythonwhat

Verify Python code submissions and auto-generate meaningful feedback messages.
http://pythonwhat.readthedocs.io/
GNU Affero General Public License v3.0
69 stars 31 forks source link

Expose allow_errors SCT + fix using _debug #383

Closed hermansje closed 5 years ago

hermansje commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #383 into master will decrease coverage by 0.01%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #383      +/-   ##
==========================================
- Coverage   94.08%   94.06%   -0.02%     
==========================================
  Files          26       26              
  Lines        2097     2107      +10     
==========================================
+ Hits         1973     1982       +9     
- Misses        124      125       +1
Impacted Files Coverage Δ
pythonwhat/test_exercise.py 97.5% <ø> (ø) :arrow_up:
pythonwhat/checks/check_wrappers.py 100% <100%> (ø) :arrow_up:
pythonwhat/State.py 93.12% <88.88%> (-0.3%) :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 42be017...f0578a4. Read the comment docs.