CPJKU / partitura

A python package for handling modern staff notation of music
https://partitura.readthedocs.io
Apache License 2.0
228 stars 15 forks source link

performance codec fix #233

Closed anusfoil closed 1 year ago

anusfoil commented 1 year ago
manoskary commented 1 year ago

Test are Failing please fix.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 55.00% and project coverage change: -0.27 :warning:

Comparison is base (8638abf) 84.80% compared to head (959c1b3) 84.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #233 +/- ## =========================================== - Coverage 84.80% 84.53% -0.27% =========================================== Files 69 69 Lines 12215 12287 +72 =========================================== + Hits 10359 10387 +28 - Misses 1856 1900 +44 ``` | [Impacted Files](https://app.codecov.io/gh/CPJKU/partitura/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU) | Coverage Δ | | |---|---|---| | [partitura/musicanalysis/performance\_codec.py](https://app.codecov.io/gh/CPJKU/partitura/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU#diff-cGFydGl0dXJhL211c2ljYW5hbHlzaXMvcGVyZm9ybWFuY2VfY29kZWMucHk=) | `71.84% <55.00%> (-12.07%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/CPJKU/partitura/pull/233/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

manoskary commented 1 year ago

Add Documentation for User Defined Tempo Functions.

manoskary commented 1 year ago

Should be merged after #207

manoskary commented 1 year ago

Should be merged after #207

Invalid, the #207 is moved for next realease.