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

Aplay resampler #750

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Fixes after rebase with master

0aaf9e9
Select commit
Loading
Failed to load commit list.
Open

Aplay resampler #750

Fixes after rebase with master
0aaf9e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 1s

70.53% (-0.02%) compared to f0f9427

View this Pull Request on Codecov

70.53% (-0.02%) compared to f0f9427

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 19 lines in your changes missing coverage. Please review.

Project coverage is 70.53%. Comparing base (f0f9427) to head (0aaf9e9).

Files with missing lines Patch % Lines
utils/aplay/alsa-pcm.c 65.85% 14 Missing ⚠️
utils/aplay/aplay.c 86.20% 4 Missing ⚠️
utils/aplay/delay-report.c 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #750      +/-   ##
==========================================
- Coverage   70.54%   70.53%   -0.02%     
==========================================
  Files          99       99              
  Lines       16181    16217      +36     
  Branches     2527     2531       +4     
==========================================
+ Hits        11415    11438      +23     
- Misses       4647     4660      +13     
  Partials      119      119              

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