dn-m / MusicXML

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

MARK Elements #229

Closed bwetherfield closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #229 into latest will decrease coverage by 0.11%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest     #229      +/-   ##
==========================================
- Coverage    66.6%   66.48%   -0.12%     
==========================================
  Files         220      220              
  Lines        4692     4700       +8     
==========================================
  Hits         3125     3125              
- Misses       1567     1575       +8
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/Barline.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/LyricFont.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/GroupBarline.swift 33.33% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/SystemMargins.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Credit.swift 0% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/MeasureRepeat.swift 0% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/PartGroup.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Defaults.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Instrument.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/StaffLayout.swift 100% <ø> (ø) :arrow_up:
... and 63 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 edeca85...9e45b5c. Read the comment docs.