dn-m / MusicXML

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

Avoid nested try-catch in MusicData.swift #95

Closed DJBen closed 5 years ago

jsbean commented 5 years ago

You are really doing the lord's work here 🙌 .

codecov-io commented 5 years ago

Codecov Report

Merging #95 into latest will decrease coverage by 0.81%. The diff coverage is 84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest      #95      +/-   ##
==========================================
- Coverage   44.57%   43.75%   -0.82%     
==========================================
  Files          45       45              
  Lines        1326     1314      -12     
==========================================
- Hits          591      575      -16     
- Misses        735      739       +4
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/MusicData.swift 46.77% <84%> (-14.04%) :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 56c6780...5906a20. Read the comment docs.