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

Finishing touches #263

Closed mcgarth closed 4 years ago

mcgarth commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #263 into develop will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #263   +/-   ##
========================================
  Coverage    90.48%   90.48%           
========================================
  Files           26       26           
  Lines         3395     3395           
  Branches       575      575           
========================================
  Hits          3072     3072           
  Misses         210      210           
  Partials       113      113           
Impacted Files Coverage Δ
pyrate/configuration.py 100.00% <100.00%> (ø)
pyrate/core/config.py 80.62% <100.00%> (ø)
pyrate/core/gamma.py 97.93% <100.00%> (ø)
pyrate/core/stack.py 97.01% <100.00%> (ø)
pyrate/core/timeseries.py 90.51% <100.00%> (ø)
pyrate/default_parameters.py 100.00% <100.00%> (ø)
pyrate/process.py 90.14% <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 80d2b8d...a09f24b. Read the comment docs.