dn-m / MusicXML

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

Avoid try catch of doom in DirectionType.init(from:) #80

Closed jsbean closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #80 into latest will increase coverage by 0.47%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest      #80      +/-   ##
==========================================
+ Coverage    35.1%   35.57%   +0.47%     
==========================================
  Files          43       43              
  Lines        1279     1262      -17     
==========================================
  Hits          449      449              
+ Misses        830      813      -17
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/DirectionType.swift 0% <0%> (ø) :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 f7b5732...3b6ef0b. Read the comment docs.