dn-m / MusicXML

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

MARK Kind elements #230

Closed bwetherfield closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           latest     #230   +/-   ##
=======================================
  Coverage   66.48%   66.48%           
=======================================
  Files         220      220           
  Lines        4700     4700           
=======================================
  Hits         3125     3125           
  Misses       1575     1575
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/HarmonyChord.swift 79.64% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Time.swift 67.64% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Arrow.swift 19.23% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Encoding.swift 69.04% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/MeasureStyle.swift 89.13% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Percussion.swift 0% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Play.swift 63.15% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/NoteheadText.swift 0% <ø> (ø) :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 04f8c54...dc2e644. Read the comment docs.