dn-m / MusicXML

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

Fix decoding of midi-instrument and midi-device under score-part #87

Closed DJBen closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #87 into latest will increase coverage by 0.4%. The diff coverage is 55.26%.

Impacted file tree graph

@@            Coverage Diff            @@
##           latest      #87     +/-   ##
=========================================
+ Coverage   41.31%   41.72%   +0.4%     
=========================================
  Files          43       44      +1     
  Lines        1261     1299     +38     
=========================================
+ Hits          521      542     +21     
- Misses        740      757     +17
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/MIDIDevice.swift 50% <50%> (ø)
Sources/MusicXML/Complex Types/ScorePart.swift 55.26% <57.69%> (+5.26%) :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 ddbbbfb...38f96fb. Read the comment docs.