CPJKU / partitura

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

Mei export Updates #351

Closed manoskary closed 6 months ago

manoskary commented 6 months ago

This PR solves some relatively important issues that were overlooked with MEI export.

Thank you.

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 33.21678% with 191 lines in your changes are missing coverage. Please review.

Project coverage is 84.11%. Comparing base (018f264) to head (8de77aa). Report is 1 commits behind head on develop.

Files Patch % Lines
partitura/score.py 10.00% 144 Missing :warning:
partitura/io/exportmei.py 52.12% 45 Missing :warning:
partitura/io/importmusicxml.py 96.55% 1 Missing :warning:
partitura/utils/music.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #351 +/- ## =========================================== - Coverage 84.96% 84.11% -0.86% =========================================== Files 82 82 Lines 14236 14506 +270 =========================================== + Hits 12096 12202 +106 - Misses 2140 2304 +164 ```

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