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

Make vars available #294

Closed ChristopherChudzicki closed 4 years ago

ChristopherChudzicki commented 4 years ago

See commit messages.

codecov-io commented 4 years ago

Codecov Report

Merging #294 into master will not change coverage by %. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #294   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           32        32           
  Lines         2798      2800    +2     
=========================================
+ Hits          2798      2800    +2     
jolyonb commented 4 years ago

I'm guessing this was annoying you...