dn-m / MusicXML

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

(Timewise | Partwise).Measure encoding #222

Closed bwetherfield closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #222 into latest will increase coverage by 0.02%. The diff coverage is 72.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest     #222      +/-   ##
==========================================
+ Coverage    66.2%   66.22%   +0.02%     
==========================================
  Files         221      221              
  Lines        4725     4734       +9     
==========================================
+ Hits         3128     3135       +7     
- Misses       1597     1599       +2
Impacted Files Coverage Δ
...cXML/Complex Types/Timewise/Timewise.Measure.swift 77.27% <0%> (-3.68%) :arrow_down:
Sources/MusicXML/Complex Types/Sound.swift 85.34% <75%> (ø) :arrow_up:
...cXML/Complex Types/Partwise/Partwise.Measure.swift 88.88% <87.5%> (-0.59%) :arrow_down:

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 364b0d2...4470910. Read the comment docs.

jsbean commented 4 years ago

🎉