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

Improve run #384

Closed hermansje closed 5 years ago

hermansje commented 5 years ago

Cleaner diff

Depends on https://github.com/datacamp/pythonwhat/pull/383 https://github.com/datacamp/protowhat/pull/38

codecov[bot] commented 5 years ago

Codecov Report

Merging #384 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
+ Coverage   94.06%   94.08%   +0.01%     
==========================================
  Files          26       26              
  Lines        2107     2113       +6     
==========================================
+ Hits         1982     1988       +6     
  Misses        125      125
Impacted Files Coverage Δ
pythonwhat/local.py 89.72% <100%> (+0.44%) :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 b2bf6df...b094051. Read the comment docs.