Skip to content

Conversation

@amemya
Copy link

@amemya amemya commented Nov 25, 2025

This PR registers the AIFF format detection.

  • Format: format"AIFF"
  • Magic bytes: "FORM"
  • Extensions: .aif, .aiff
  • Provider: LibSndFile

Support for AIFF has been added to LibSndFile.jl in this PR: JuliaAudio/LibSndFile.jl#59

@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.44%. Comparing base (ae0c39f) to head (c4e2aaf).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #420   +/-   ##
=======================================
  Coverage   91.44%   91.44%           
=======================================
  Files          11       11           
  Lines         713      713           
=======================================
  Hits          652      652           
  Misses         61       61           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant