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

added unfolding part minimal #302

Closed manoskary closed 1 year ago

manoskary commented 1 year ago

Also changed unfolding_part_minimal and unfolding part_maximal to work with scores.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 30.43% and project coverage change: -0.12% :warning:

Comparison is base (36450da) 85.36% compared to head (1ce4a02) 85.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #302 +/- ## =========================================== - Coverage 85.36% 85.25% -0.12% =========================================== Files 79 79 Lines 13590 13610 +20 =========================================== + Hits 11601 11603 +2 - Misses 1989 2007 +18 ``` | [Files Changed](https://app.codecov.io/gh/CPJKU/partitura/pull/302?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU) | Coverage Δ | | |---|---|---| | [partitura/score.py](https://app.codecov.io/gh/CPJKU/partitura/pull/302?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU#diff-cGFydGl0dXJhL3Njb3JlLnB5) | `80.99% <30.43%> (-0.85%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sildater commented 1 year ago

nice addition! I just added some minor documentation wishes.