CosmiQ / solaris

CosmiQ Works Geospatial Machine Learning Analysis Toolkit
https://solaris.readthedocs.io
Apache License 2.0
413 stars 112 forks source link

Release version 0.3.0 #391

Closed dphogan closed 4 years ago

dphogan commented 4 years ago

Description

Release of version 0.3.0

Added

Type of change

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.

codecov[bot] commented 4 years ago

Codecov Report

Merging #391 into master will decrease coverage by 8.36%. The diff coverage is 30.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #391      +/-   ##
==========================================
- Coverage   64.54%   56.17%   -8.37%     
==========================================
  Files          72       81       +9     
  Lines        5328     6930    +1602     
==========================================
+ Hits         3439     3893     +454     
- Misses       1889     3037    +1148     
Impacted Files Coverage Δ
solaris/bin/make_graphs.py 0.00% <0.00%> (ø)
solaris/bin/make_masks.py 0.00% <0.00%> (ø)
solaris/nets/torch_callbacks.py 42.45% <0.00%> (ø)
solaris/nets/train.py 12.04% <0.00%> (-0.38%) :arrow_down:
solaris/raster/image.py 43.65% <6.25%> (-9.35%) :arrow_down:
solaris/nets/zoo/multiclass_segmentation.py 12.83% <12.83%> (ø)
solaris/preproc/sar.py 17.66% <17.66%> (ø)
solaris/preproc/image.py 22.15% <22.15%> (ø)
solaris/preproc/pipesegment.py 22.58% <22.58%> (ø)
solaris/nets/model_io.py 17.72% <25.00%> (-0.47%) :arrow_down:
... and 28 more

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 1032f08...811aa4a. Read the comment docs.