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

one_token_stream_for_programs config param and successive TimeShift tokens #70

Merged
merged 4 commits into from
Aug 29, 2023

Conversation

Natooz
Copy link
Owner

@Natooz Natooz commented Aug 28, 2023

Following #68

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Patch coverage: 95.80% and project coverage change: +0.09% 🎉

Comparison is base (bacea19) 89.04% compared to head (804f1e0) 89.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   89.04%   89.14%   +0.09%     
==========================================
  Files          31       31              
  Lines        4237     4201      -36     
==========================================
- Hits         3773     3745      -28     
+ Misses        464      456       -8     
Files Changed Coverage Δ
miditok/tokenizations/octuple.py 91.35% <ø> (-0.10%) ⬇️
miditok/tokenizations/structured.py 96.74% <ø> (-0.06%) ⬇️
setup.py 0.00% <ø> (ø)
tests/benchmark_fast_bpe.py 0.00% <ø> (ø)
tests/test_bpe.py 90.10% <ø> (ø)
tests/test_saving_loading_config.py 92.00% <ø> (ø)
tests/tests_utils.py 81.41% <ø> (+0.21%) ⬆️
tests/test_one_track.py 72.16% <77.77%> (+0.42%) ⬆️
miditok/midi_tokenizer.py 88.08% <96.96%> (+1.81%) ⬆️
miditok/classes.py 88.46% <100.00%> (+0.27%) ⬆️
... and 9 more

... and 1 file with indirect coverage changes

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

…w be successive, rest_range renamed beat_res_rest, outdated useless code cleaned
@Natooz Natooz marked this pull request as ready for review August 29, 2023 16:15
@Natooz Natooz merged commit 3949268 into main Aug 29, 2023
14 checks passed
@Natooz Natooz deleted the successive-time-shifts branch August 29, 2023 16:36
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