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 checking exception handlers #380

Closed hermansje closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #380 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #380      +/-   ##
=========================================
+ Coverage    94.6%   94.6%   +<.01%     
=========================================
  Files          26      26              
  Lines        1982    1984       +2     
=========================================
+ Hits         1875    1877       +2     
  Misses        107     107
Impacted Files Coverage Δ
pythonwhat/parsing.py 95.27% <100%> (+0.02%) :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 b660541...51c91ca. Read the comment docs.