GeoscienceAustralia / PyRate

A Python tool for estimating velocity and time-series from Interferometric Synthetic Aperture Radar (InSAR) data.
https://geoscienceaustralia.github.io/PyRate/
Apache License 2.0
201 stars 71 forks source link

Fix Interface to accommodate new feature #241

Closed sheecegardezi closed 4 years ago

sheecegardezi commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (release-0.4.0@cc0a897). Click here to learn what that means. The diff coverage is 30.9%.

Impacted file tree graph

@@               Coverage Diff                @@
##             release-0.4.0     #241   +/-   ##
================================================
  Coverage                 ?   82.41%           
================================================
  Files                    ?       26           
  Lines                    ?     3235           
  Branches                 ?        0           
================================================
  Hits                     ?     2666           
  Misses                   ?      569           
  Partials                 ?        0
Impacted Files Coverage Δ
pyrate/__init__.py 100% <ø> (ø)
pyrate/constants.py 0% <0%> (ø)
pyrate/configuration.py 0% <0%> (ø)
pyrate/__main__.py 0% <0%> (ø)
pyrate/core/shared.py 94.38% <100%> (ø)
pyrate/conv2tif.py 90% <100%> (ø)
pyrate/merge.py 19.31% <50%> (ø)
pyrate/core/config.py 86.37% <50%> (ø)
pyrate/process.py 89.13% <93.75%> (ø)

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 cc0a897...eda8a61. Read the comment docs.