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

Cues Feature #19

Merged
merged 25 commits into from
Nov 8, 2023
Merged

Cues Feature #19

merged 25 commits into from
Nov 8, 2023

Conversation

iluvcapra
Copy link
Owner

Adds support for reading timed cues, cue labels, cue notes, and cue timed ranges.

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #19 (0de314d) into master (8d7597c) will increase coverage by 1.51%.
The diff coverage is 97.89%.

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   91.85%   93.37%   +1.51%     
==========================================
  Files          21       22       +1     
  Lines        1179     1267      +88     
==========================================
+ Hits         1083     1183     +100     
+ Misses         96       84      -12     
Files Coverage Δ
tests/test_cue.py 100.00% <100.00%> (ø)
wavinfo/wave_cues_reader.py 98.97% <100.00%> (+8.56%) ⬆️
wavinfo/wave_reader.py 100.00% <100.00%> (ø)
tests/test_walk.py 89.28% <77.77%> (-5.46%) ⬇️

... and 3 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@iluvcapra iluvcapra added this to the v2.3.0 milestone Nov 7, 2023
@iluvcapra iluvcapra merged commit af5b538 into master Nov 8, 2023
12 checks passed
@iluvcapra iluvcapra deleted the feature-cues branch November 8, 2023 16:03
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