dn-m / MusicXML

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

Add Sound decoding #219

Closed bwetherfield closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #219 into latest will increase coverage by 0.93%. The diff coverage is 82.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest     #219      +/-   ##
==========================================
+ Coverage    65.1%   66.03%   +0.93%     
==========================================
  Files         220      220              
  Lines        4643     4732      +89     
==========================================
+ Hits         3023     3125     +102     
+ Misses       1620     1607      -13
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/MIDIDevice.swift 90% <ø> (+2.5%) :arrow_up:
Sources/MusicXML/Complex Types/Play.swift 63.15% <100%> (+63.15%) :arrow_up:
Sources/MusicXML/Complex Types/Sound.swift 85.34% <81.52%> (+2.01%) :arrow_up:
Sources/MusicXML/Simple Types/YesNoNumber.swift 36.36% <0%> (+36.36%) :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 8f73604...df48159. Read the comment docs.