dn-m / MusicXML

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

Fix Tremolo decoding #132

Closed jsbean closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #132 into latest will increase coverage by 0.62%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest     #132      +/-   ##
==========================================
+ Coverage   58.94%   59.57%   +0.62%     
==========================================
  Files         219      219              
  Lines        2862     2894      +32     
==========================================
+ Hits         1687     1724      +37     
+ Misses       1175     1170       -5
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/Tremolo.swift 100% <100%> (+100%) :arrow_up:
Sources/MusicXML/Complex Types/MeasureStyle.swift 62.79% <0%> (+0.62%) :arrow_up:
Sources/MusicXML/Complex Types/Slash.swift 82.6% <0%> (+82.6%) :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 5eee362...11d417f. Read the comment docs.