Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Remove exceptions from birdsongrec.py" #256

Merged
merged 1 commit into from
May 20, 2023

Conversation

NickleDave
Copy link
Collaborator

This reverts commit c228040.

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.

This reverts commit c228040.

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
Copy link

Codecov Report

❗ 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.

❗ 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
@@                 Coverage Diff                  @@
##             maintenance/3.4.x     #256   +/-   ##
====================================================
  Coverage                     ?   95.69%           
====================================================
  Files                        ?       28           
  Lines                        ?      766           
  Branches                     ?        0           
====================================================
  Hits                         ?      733           
  Misses                       ?       33           
  Partials                     ?        0           

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

@NickleDave NickleDave merged commit aa99e13 into maintenance/3.4.x May 20, 2023
NickleDave added a commit that referenced this pull request May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants