dn-m / MusicXML

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

Fix SystemLayout decoding #201

Closed DJBen closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #201 into latest will increase coverage by 0.11%. The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest     #201      +/-   ##
==========================================
+ Coverage   72.03%   72.15%   +0.11%     
==========================================
  Files         218      218              
  Lines        3662     3670       +8     
==========================================
+ Hits         2638     2648      +10     
+ Misses       1024     1022       -2
Impacted Files Coverage Δ
...ources/MusicXML/Complex Types/SystemDividers.swift 100% <ø> (+100%) :arrow_up:
...MusicXML/Complex Types/PrintStyleAlignObject.swift 63.63% <55.55%> (+63.63%) :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 d086c71...4fad70f. Read the comment docs.