dn-m / MusicXML

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

Separate Attribute Groups from other properties #227

Closed bwetherfield closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #227 into latest will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           latest     #227   +/-   ##
=======================================
  Coverage   66.53%   66.53%           
=======================================
  Files         220      220           
  Lines        4697     4697           
=======================================
  Hits         3125     3125           
  Misses       1572     1572
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/Barline.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/LyricFont.swift 100% <ø> (ø) :arrow_up:
...urces/MusicXML/Complex Types/PrintStyleAlign.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/BassAlter.swift 52% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Defaults.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/StyleText.swift 95.23% <ø> (ø) :arrow_up:
...urces/MusicXML/Complex Types/HammerOnPullOff.swift 26.92% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/BassStep.swift 60% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Bend.swift 34.48% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/PrintStyle.swift 100% <ø> (ø) :arrow_up:
... and 51 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 93170be...4a57fe3. Read the comment docs.