vocalpy / crowsetta

A tool to work with any format for annotating vocalizations
https://crowsetta.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
49 stars 3 forks source link

Revert "Remove exceptions from birdsongrec.py" #256

Closed NickleDave closed 1 year ago

NickleDave commented 1 year ago

This reverts commit c22804052e5509ca2ae027305544da15e18fee18.

We do actually need to check for audio with this annotation format, since we use the audio to get the sampling rate and convert the onsets and offsets from sample numbers to seconds. There might be a more flexible way to handle this long term, but this did not fix the problem I had upstream with vak so I'm just going to revert it for now.

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (maintenance/3.4.x@81af3ca). Click here to learn what that means. Patch has no changes to coverable lines.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## maintenance/3.4.x #256 +/- ## ==================================================== Coverage ? 95.69% ==================================================== Files ? 28 Lines ? 766 Branches ? 0 ==================================================== Hits ? 733 Misses ? 33 Partials ? 0 ```

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