Closed chrispyles closed 3 years ago
Merging #112 (595c861) into main (02c9ec0) will decrease coverage by
0.17%
. The diff coverage is76.92%
.
@@ Coverage Diff @@
## main #112 +/- ##
==========================================
- Coverage 95.26% 95.09% -0.18%
==========================================
Files 26 26
Lines 1521 1529 +8
==========================================
+ Hits 1449 1454 +5
- Misses 72 75 +3
Impacted Files | Coverage Δ | |
---|---|---|
pybryt/annotations/value.py | 96.36% <75.00%> (-1.73%) |
:arrow_down: |
pybryt/annotations/relation.py | 100.00% <100.00%> (ø) |
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 02c9ec0...595c861. Read the comment docs.
As titled. Also includes a couple of bug fixes.
Closes #111