Closed NickleDave closed 1 year ago
: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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
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.