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

Closes #261 "none" mode for key signature. #262

Closed manoskary closed 1 year ago

manoskary commented 1 year ago

Simple fix for mode=='none'.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (093168a) 85.65% compared to head (ec49da1) 85.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #262 +/- ## ======================================== Coverage 85.65% 85.65% ======================================== Files 75 75 Lines 12845 12845 ======================================== Hits 11003 11003 Misses 1842 1842 ``` | [Impacted Files](https://app.codecov.io/gh/CPJKU/partitura/pull/262?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU) | Coverage Δ | | |---|---|---| | [partitura/io/matchfile\_utils.py](https://app.codecov.io/gh/CPJKU/partitura/pull/262?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU#diff-cGFydGl0dXJhL2lvL21hdGNoZmlsZV91dGlscy5weQ==) | `97.45% <100.00%> (ø)` | | | [partitura/utils/music.py](https://app.codecov.io/gh/CPJKU/partitura/pull/262?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU#diff-cGFydGl0dXJhL3V0aWxzL211c2ljLnB5) | `74.79% <100.00%> (ø)` | |

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