c-proof / pyglider

glider software
https://pyglider.readthedocs.io/
Apache License 2.0
17 stars 24 forks source link

fix dbdreader below 0.4.15 #156

Closed callumrollo closed 1 year ago

callumrollo commented 1 year ago

The latest version of dbdreader (0.4.15 from May 25) breaks our code. This should fix Issue #155

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (4d44e85) 79.65% compared to head (f78e2c8) 79.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #156 +/- ## ======================================= Coverage 79.65% 79.65% ======================================= Files 7 7 Lines 1376 1376 ======================================= Hits 1096 1096 Misses 280 280 ``` | [Impacted Files](https://app.codecov.io/gh/c-proof/pyglider/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=c-proof) | Coverage Δ | | |---|---|---| | [pyglider/seaexplorer.py](https://app.codecov.io/gh/c-proof/pyglider/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=c-proof#diff-cHlnbGlkZXIvc2VhZXhwbG9yZXIucHk=) | `82.03% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.