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
200 stars 70 forks source link

Sb/remove prepare ifgs #300

Closed basaks closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #300 into mg/filenames will decrease coverage by 0.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff                @@
##           mg/filenames     #300      +/-   ##
================================================
- Coverage         83.35%   83.14%   -0.21%     
================================================
  Files                26       26              
  Lines              3484     3441      -43     
  Branches            548      543       -5     
================================================
- Hits               2904     2861      -43     
  Misses              485      485              
  Partials             95       95              
Impacted Files Coverage Δ
pyrate/core/prepifg_helper.py 93.52% <100.00%> (-0.67%) :arrow_down:
pyrate/core/shared.py 92.84% <0.00%> (-0.31%) :arrow_down:
pyrate/configuration.py 91.97% <0.00%> (-0.20%) :arrow_down:

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 15350e1...486b911. Read the comment docs.