DeltaRCM / pyDeltaRCM

Delta model with a reduced-complexity approach
https://deltarcm.org/pyDeltaRCM/
MIT License
18 stars 11 forks source link

Update index.rst #276

Closed amoodie closed 1 year ago

amoodie commented 1 year ago

fix badge in index.rst, which is where links are checked.

fixes #272

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (a253b17) 78.86% compared to head (93f43ac) 78.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #276 +/- ## ======================================== Coverage 78.86% 78.86% ======================================== Files 12 12 Lines 2616 2616 ======================================== Hits 2063 2063 Misses 553 553 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

elbeejay commented 1 year ago

thanks for solving it @amoodie