Closed gregordecristoforo closed 1 year ago
Merging #81 (f0c67b0) into main (38a0725) will increase coverage by
3.69%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #81 +/- ##
==========================================
+ Coverage 95.55% 99.25% +3.69%
==========================================
Files 7 6 -1
Lines 315 267 -48
Branches 41 38 -3
==========================================
- Hits 301 265 -36
+ Misses 13 2 -11
+ Partials 1 0 -1
see 1 file with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Since the plotting isn't covered by the tests, I don't mind ignoring the code coverage.
I excluded the plotting.py module from the code coverage
Fix #41 2d animations use correct x and y coordinates.