dn-m / MusicXML

Implementation of the musicXML specification in Swift
MIT License
74 stars 20 forks source link

Fix AccordionRegistration #136

Closed DJBen closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #136 into latest will increase coverage by 0.19%. The diff coverage is 75.86%.

Impacted file tree graph

@@            Coverage Diff            @@
##           latest    #136      +/-   ##
=========================================
+ Coverage      65%   65.2%   +0.19%     
=========================================
  Files         220     221       +1     
  Lines        3075    3098      +23     
=========================================
+ Hits         1999    2020      +21     
- Misses       1076    1078       +2
Impacted Files Coverage Δ
...ources/MusicXML/Simple Types/AccordionMiddle.swift 62.5% <62.5%> (ø)
...urces/MusicXML/Complex Types/PrintStyleAlign.swift 81.81% <75%> (-18.19%) :arrow_down:
...MusicXML/Complex Types/AccordionRegistration.swift 84.61% <84.61%> (+84.61%) :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 0bbd126...ae3c278. Read the comment docs.