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

Adding allow_inf flag to FormulaGrader #287

Closed jolyonb closed 5 years ago

jolyonb commented 5 years ago

Introduces a flag to allow infinities to appear in FormulaGrader expressions (but not matrix expressions).

codecov-io commented 5 years ago

Codecov Report

Merging #287 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #287   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          30     30           
  Lines        2669   2677    +8     
=====================================
+ Hits         2669   2677    +8