Skip to content

fix test

2b202ba
Select commit
Loading
Failed to load commit list.
Merged

Make audio format consistent in decoder and reader #33

fix test
2b202ba
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

77.65% (-10.44%) compared to 029ee0d

View this Pull Request on Codecov

77.65% (-10.44%) compared to 029ee0d

Details

Codecov Report

Attention: Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 77.65%. Comparing base (029ee0d) to head (2b202ba).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
lib/xav/frame.ex 20.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #33       +/-   ##
===========================================
- Coverage   88.09%   77.65%   -10.44%     
===========================================
  Files           6        7        +1     
  Lines          84       94       +10     
===========================================
- Hits           74       73        -1     
- Misses         10       21       +11     
Files with missing lines Coverage Δ
lib/xav/decoder.ex 80.00% <ø> (ø)
lib/xav/reader.ex 91.42% <ø> (ø)
lib/xav/frame.ex 42.85% <20.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 d04abef...2b202ba. Read the comment docs.