dn-m / MusicXML

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

Update MARKs #226

Closed bwetherfield closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           latest     #226   +/-   ##
=======================================
  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/GroupBarline.swift 33.33% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Accord.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Stick.swift 0% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Pedal.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/SystemLayout.swift 100% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Forward.swift 0% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Offset.swift 45.45% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Wedge.swift 65.51% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Technical.swift 100% <ø> (ø) :arrow_up:
... and 198 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 f06327a...44a7dd6. Read the comment docs.