Skip to content

Audio encoder support #35

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

Merged
merged 7 commits into from
May 25, 2025

fix failing tests

7ef4130
Select commit
Loading
Failed to load commit list.
Merged

Audio encoder support #35

fix failing tests
7ef4130
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2025 in 0s

79.09% (+1.52%) compared to 6e20e12

View this Pull Request on Codecov

79.09% (+1.52%) compared to 6e20e12

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.09%. Comparing base (6e20e12) to head (7ef4130).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   77.57%   79.09%   +1.52%     
==========================================
  Files           7        7              
  Lines         107      110       +3     
==========================================
+ Hits           83       87       +4     
+ Misses         24       23       -1     
Files with missing lines Coverage Δ
lib/xav.ex 0.00% <ø> (ø)
lib/xav/decoder.ex 80.95% <100.00%> (+0.95%) ⬆️
lib/xav/encoder.ex 100.00% <100.00%> (+5.00%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6e20e12...7ef4130. Read the comment docs.

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