Closed roshanr11 closed 4 years ago
Merging #359 into dev will not change coverage. The diff coverage is
72.72%
.
@@ Coverage Diff @@
## dev #359 +/- ##
=======================================
Coverage 57.37% 57.37%
=======================================
Files 77 77
Lines 6421 6421
=======================================
Hits 3684 3684
Misses 2737 2737
Impacted Files | Coverage Δ | |
---|---|---|
solaris/bin/make_graphs.py | 0.00% <0.00%> (ø) |
|
solaris/bin/make_masks.py | 0.00% <0.00%> (ø) |
|
solaris/tile/raster_tile.py | 67.96% <66.66%> (ø) |
|
solaris/data/coco.py | 73.70% <100.00%> (ø) |
|
solaris/eval/base.py | 75.84% <100.00%> (ø) |
|
solaris/nets/model_io.py | 18.18% <100.00%> (ø) |
|
solaris/tile/vector_tile.py | 77.66% <100.00%> (ø) |
|
solaris/vector/mask.py | 82.96% <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 4cbce29...8a02810. Read the comment docs.
Thank you for submitting your PR. Please read the template below, fill it out as appropriate, and make additional changes to your code as needed. Please feel free to submit your PR even if it doesn't satisfy all of the requirements below - simply prepend [WIP] to the PR title until it is ready for review by a maintainer. If you need assistance or review from a maintainer, add the label Status: Help Needed or Status: Review Needed respectively. After review, a maintainer will add the label Status: Revision Needed if further work is required for the PR to be merged.
Description
Please delete options that are not relevant.
How Has This Been Tested?
Please describe tests that you added to the pytest codebase (if applicable).
Checklist:
If your PR does not fulfill all of the requirements in the checklist above, that's OK! Just prepend [WIP] to the PR title until they are all satisfied. If you need help, @-mention a maintainer and/or add the Status: Help Needed label.