dn-m / MusicXML

Implementation of the musicXML specification in Swift
MIT License
74 stars 20 forks source link

De-do-catch-doom Notation.init(from:) #118

Closed jsbean closed 5 years ago

jsbean commented 5 years ago

Resolves #112.

codecov-io commented 5 years ago

Codecov Report

Merging #118 into latest will decrease coverage by 0.18%. The diff coverage is 96.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest     #118      +/-   ##
==========================================
- Coverage   45.35%   45.16%   -0.19%     
==========================================
  Files         218      218              
  Lines        2562     2555       -7     
==========================================
- Hits         1162     1154       -8     
- Misses       1400     1401       +1
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/Notations.swift 62.35% <96.87%> (-3.96%) :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 1bff806...d9353b2. Read the comment docs.