dn-m / MusicXML

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

Fix decoding of PitchUnpitchedOrRest in Note #224

Closed bwetherfield closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #224 into latest will decrease coverage by 0.05%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest     #224      +/-   ##
==========================================
- Coverage    66.2%   66.14%   -0.06%     
==========================================
  Files         221      221              
  Lines        4725     4714      -11     
==========================================
- Hits         3128     3118      -10     
+ Misses       1597     1596       -1
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/Note.swift 95.4% <100%> (-0.25%) :arrow_down:
Sources/MusicXML/Complex Types/Sound.swift 85.34% <75%> (ø) :arrow_up:
...es/MusicXML/Complex Types/PitchUnpitchedRest.swift 100% <0%> (+3.44%) :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 364b0d2...8bc3a8a. Read the comment docs.