microsoft / pybryt

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

Add github action to docs #157

Closed chrispyles closed 2 years ago

chrispyles commented 2 years ago

Closes #154

codecov-commenter commented 2 years ago

Codecov Report

Merging #157 (a82622a) into main (567b5ad) will increase coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
+ Coverage   95.66%   95.77%   +0.11%     
==========================================
  Files          33       33              
  Lines        1868     1917      +49     
==========================================
+ Hits         1787     1836      +49     
  Misses         81       81              
Impacted Files Coverage Δ
pybryt/complexity.py 100.00% <0.00%> (ø)
pybryt/plagiarism.py 31.03% <0.00%> (ø)
pybryt/execution/tracing.py 100.00% <0.00%> (ø)
pybryt/execution/memory_footprint.py 100.00% <0.00%> (ø)
pybryt/annotations/value.py 94.55% <0.00%> (+0.34%) :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 567b5ad...a82622a. Read the comment docs.

leestott commented 2 years ago

awaiting changes to github action before approval/merge is completed.

chrispyles commented 2 years ago

@leestott this is ready for review/merge