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

Revert "Roman Numeral Analysis add on" #225

Closed neosatrapahereje closed 1 year ago

neosatrapahereje commented 1 year ago

Reverts CPJKU/partitura#220

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.17 :tada:

Comparison is base (5fdf17c) 84.63% compared to head (c009e1e) 84.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #225 +/- ## =========================================== + Coverage 84.63% 84.80% +0.17% =========================================== Files 70 69 -1 Lines 12319 12215 -104 =========================================== - Hits 10426 10359 -67 + Misses 1893 1856 -37 ``` | [Impacted Files](https://codecov.io/gh/CPJKU/partitura/pull/225?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU) | Coverage Δ | | |---|---|---| | [partitura/io/importmusicxml.py](https://codecov.io/gh/CPJKU/partitura/pull/225?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU#diff-cGFydGl0dXJhL2lvL2ltcG9ydG11c2ljeG1sLnB5) | `73.85% <ø> (+1.56%)` | :arrow_up: | | [partitura/utils/music.py](https://codecov.io/gh/CPJKU/partitura/pull/225?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU#diff-cGFydGl0dXJhL3V0aWxzL211c2ljLnB5) | `74.91% <ø> (-0.61%)` | :arrow_down: | | [partitura/io/exportmusicxml.py](https://codecov.io/gh/CPJKU/partitura/pull/225?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU#diff-cGFydGl0dXJhL2lvL2V4cG9ydG11c2ljeG1sLnB5) | `71.37% <100.00%> (+1.09%)` | :arrow_up: | | [partitura/score.py](https://codecov.io/gh/CPJKU/partitura/pull/225?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU#diff-cGFydGl0dXJhL3Njb3JlLnB5) | `79.33% <100.00%> (+0.28%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CPJKU). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?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.