aodn / python-aodndata

Handlers, destination path functions and any other code specific to a given facility or pipeline
GNU General Public License v3.0
0 stars 0 forks source link

Revert "Enforce filename harmonisation. Improve unittest" #373

Closed lbesnard closed 1 year ago

lbesnard commented 1 year ago

Reverts aodn/python-aodndata#370

@bpasquer FYI reverting so i can propagate my changes

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 83.33% and project coverage change: +0.06 :tada:

Comparison is base (6641a9d) 86.29% compared to head (13cf8e4) 86.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #373 +/- ## ========================================== + Coverage 86.29% 86.35% +0.06% ========================================== Files 54 54 Lines 3758 3753 -5 Branches 598 599 +1 ========================================== - Hits 3243 3241 -2 + Misses 360 357 -3 Partials 155 155 ``` | [Impacted Files](https://app.codecov.io/gh/aodn/python-aodndata/pull/373?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aodn) | Coverage Δ | | |---|---|---| | [aodndata/aodn\_wave/handler.py](https://app.codecov.io/gh/aodn/python-aodndata/pull/373?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aodn#diff-YW9kbmRhdGEvYW9kbl93YXZlL2hhbmRsZXIucHk=) | `82.50% <83.33%> (-3.39%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/aodn/python-aodndata/pull/373/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aodn)

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