microsoft / pybryt

Python library for pedagogical auto-assessment
https://microsoft.github.io/pybryt
MIT License
63 stars 19 forks source link

Remove empty messages sections from reports #117

Closed chrispyles closed 3 years ago

chrispyles commented 3 years ago

Removes the messages section from reports when there are no messages.

codecov-commenter commented 3 years ago

Codecov Report

Merging #117 (05bce84) into main (a4f122d) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #117   +/-   ##
=======================================
  Coverage   95.12%   95.12%           
=======================================
  Files          26       26           
  Lines        1539     1540    +1     
=======================================
+ Hits         1464     1465    +1     
  Misses         75       75           
Impacted Files Coverage Δ
pybryt/reference.py 97.82% <100.00%> (+0.01%) :arrow_up:

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 a4f122d...05bce84. Read the comment docs.