relate icon indicating copy to clipboard operation
relate copied to clipboard

OctaveCodeQuestion implementation

Open davis68 opened this issue 6 years ago • 1 comments

davis68 avatar Oct 14 '19 22:10 davis68

Codecov Report

Merging #682 into master will decrease coverage by 8.27%. The diff coverage is 43.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #682      +/-   ##
==========================================
- Coverage   96.56%   88.29%   -8.28%     
==========================================
  Files          45       45              
  Lines       11215    11245      +30     
  Branches     2084     2089       +5     
==========================================
- Hits        10830     9929     -901     
- Misses        298     1114     +816     
- Partials       87      202     +115
Impacted Files Coverage Δ
course/page/__init__.py 100% <100%> (ø) :arrow_up:
course/page/code.py 38.18% <41.37%> (-60.61%) :arrow_down:
course/tasks.py 19.71% <0%> (-80.29%) :arrow_down:
accounts/admin.py 55.1% <0%> (-44.9%) :arrow_down:
course/grading.py 63.93% <0%> (-36.07%) :arrow_down:
course/admin.py 65.47% <0%> (-32.49%) :arrow_down:
course/analytics.py 71.65% <0%> (-27.56%) :arrow_down:
course/page/base.py 87.23% <0%> (-12.77%) :arrow_down:
course/page/choice.py 87.69% <0%> (-12.31%) :arrow_down:
... and 14 more

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 22643e6...66ea8fd. Read the comment docs.

codecov[bot] avatar Oct 14 '19 22:10 codecov[bot]