mitodl / mitx-grading-library

The MITx Grading Library, a python grading library for edX
https://edge.edx.org/courses/course-v1:MITx+grading-library+examples/
BSD 3-Clause "New" or "Revised" License
14 stars 9 forks source link

testing coverage #230

Closed ChristopherChudzicki closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #230 into master will decrease coverage by 0.04%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
- Coverage     100%   99.95%   -0.05%     
==========================================
  Files          27       27              
  Lines        2211     2213       +2     
==========================================
+ Hits         2211     2212       +1     
- Misses          0        1       +1
Impacted Files Coverage Δ
mitxgraders/baseclasses.py 99.32% <50%> (-0.68%) :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 be990b2...fd4f659. Read the comment docs.

ChristopherChudzicki commented 5 years ago

@jolyonb Well, that makes me feel better.

jolyonb commented 5 years ago

No "check" like Travis that coveralls had, but I don't think it's necessary. LGTM!