Closed jsdillon closed 2 years ago
Here's an example use:
Merging #149 (01768bf) into main (d685123) will decrease coverage by
1.12%
. The diff coverage is3.44%
.
@@ Coverage Diff @@
## main #149 +/- ##
==========================================
- Coverage 63.56% 62.43% -1.13%
==========================================
Files 7 7
Lines 1515 1544 +29
==========================================
+ Hits 963 964 +1
- Misses 552 580 +28
Flag | Coverage Δ | |
---|---|---|
unittests | 62.43% <3.44%> (-1.13%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
uvtools/plot.py | 3.74% <3.44%> (-0.02%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
This PR adds a new plotting routine for use in the file_inspect notebook and anywhere else that uses
AntennaClassification
objects.