CPJKU / partitura

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

Mei export v2 #347

Closed manoskary closed 8 months ago

manoskary commented 9 months ago

MEI export (first simple version)

This method exports mei without full support for all elements as musicxml supports.

codecov-commenter commented 8 months ago

Codecov Report

Attention: 74 lines in your changes are missing coverage. Please review.

Comparison is base (87585a2) 85.23% compared to head (e108dc9) 84.96%. Report is 9 commits behind head on develop.

Files Patch % Lines
partitura/io/exportmei.py 70.51% 74 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #347 +/- ## =========================================== - Coverage 85.23% 84.96% -0.27% =========================================== Files 81 82 +1 Lines 13921 14236 +315 =========================================== + Hits 11865 12096 +231 - Misses 2056 2140 +84 ```

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