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

[CX-354] Fix running file #387

Closed hermansje closed 5 years ago

hermansje commented 5 years ago

Change value of default argument and adjust tests to match.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e7a75af). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #387   +/-   ##
=========================================
  Coverage          ?   94.18%           
=========================================
  Files             ?       26           
  Lines             ?     2114           
  Branches          ?        0           
=========================================
  Hits              ?     1991           
  Misses            ?      123           
  Partials          ?        0
Impacted Files Coverage Δ
pythonwhat/checks/check_wrappers.py 100% <100%> (ø)
pythonwhat/local.py 89.72% <100%> (ø)
pythonwhat/State.py 94.26% <100%> (ø)

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 e7a75af...2fc2420. Read the comment docs.