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

`sprint_11` functionality with fixed tests #258

Closed basaks closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #258 into develop will decrease coverage by 0.42%. The diff coverage is 65.27%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #258      +/-   ##
===========================================
- Coverage    90.25%   89.83%   -0.43%     
===========================================
  Files           26       27       +1     
  Lines         3334     3373      +39     
===========================================
+ Hits          3009     3030      +21     
- Misses         325      343      +18     
Impacted Files Coverage Δ
pyrate/__main__.py 41.46% <22.22%> (-5.42%) :arrow_down:
pyrate/core/user_experience.py 71.42% <71.42%> (ø)
pyrate/core/aps.py 92.20% <100.00%> (ø)
pyrate/core/mst.py 98.07% <100.00%> (ø)
pyrate/core/shared.py 94.58% <100.00%> (ø)
pyrate/core/stack.py 98.66% <100.00%> (ø)
pyrate/merge.py 98.61% <100.00%> (+0.07%) :arrow_up:
pyrate/process.py 90.21% <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 b67611f...f5c0675. Read the comment docs.