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

feat: animal tracking acoustic regex tagID #358

Closed evacougnon closed 1 year ago

evacougnon commented 1 year ago

just a little tweak as some transmitter IDs have shorter ID code (last section of the transmitter ID) than I expected

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.05 :warning:

Comparison is base (99ea959) 86.33% compared to head (f4737e6) 86.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #358 +/- ## ========================================== - Coverage 86.33% 86.28% -0.05% ========================================== Files 55 55 Lines 3725 3727 +2 Branches 586 587 +1 ========================================== Hits 3216 3216 - Misses 355 357 +2 Partials 154 154 ``` | [Impacted Files](https://app.codecov.io/gh/aodn/python-aodndata/pull/358?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aodn) | Coverage Δ | | |---|---|---| | [aodndata/aatams/aatams\_acoustic.py](https://app.codecov.io/gh/aodn/python-aodndata/pull/358?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aodn#diff-YW9kbmRhdGEvYWF0YW1zL2FhdGFtc19hY291c3RpYy5weQ==) | `71.92% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/aodn/python-aodndata/pull/358/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.