dn-m / MusicXML

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

Add Value MARKs #228

Closed bwetherfield closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #228 into latest will increase coverage by 0.07%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           latest    #228      +/-   ##
=========================================
+ Coverage   66.53%   66.6%   +0.07%     
=========================================
  Files         220     220              
  Lines        4697    4692       -5     
=========================================
  Hits         3125    3125              
+ Misses       1572    1567       -5
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/BarStyleColor.swift 33.33% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/NoteType.swift 88.88% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/GroupBarline.swift 33.33% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/NoteSize.swift 33.33% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/TrillSound.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/BassAlter.swift 52% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Beam.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Beater.swift 0% <ø> (ø) :arrow_up:
...urces/MusicXML/Complex Types/PrintStyleAlign.swift 100% <ø> (ø) :arrow_up:
...urces/MusicXML/Complex Types/HammerOnPullOff.swift 26.92% <ø> (ø) :arrow_up:
... and 52 more

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 6964da3...016a94e. Read the comment docs.