dn-m / MusicXML

Implementation of the musicXML specification in Swift
MIT License
70 stars 19 forks source link

Tidy nested choice element encoding usage #221

Closed bwetherfield closed 4 years ago

bwetherfield commented 4 years ago

Similar approach should now work in #196

codecov-io commented 4 years ago

Codecov Report

Merging #221 into latest will increase coverage by 0.52%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest     #221      +/-   ##
==========================================
+ Coverage   66.04%   66.56%   +0.52%     
==========================================
  Files         220      220              
  Lines        4733     4699      -34     
==========================================
+ Hits         3126     3128       +2     
+ Misses       1607     1571      -36
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/MeasureStyle.swift 89.13% <100%> (+17.7%) :arrow_up:
Sources/MusicXML/Complex Types/Note.swift 95.65% <33.33%> (+6.47%) :arrow_up:
...es/MusicXML/Complex Types/PitchUnpitchedRest.swift 96.55% <0%> (+31.03%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9f12f7e...8ec523d. Read the comment docs.