dn-m / MusicXML

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

Dynamics array fix #157

Closed bwetherfield closed 5 years ago

bwetherfield commented 5 years ago

Fixes #130

codecov-io commented 5 years ago

Codecov Report

Merging #157 into latest will increase coverage by 0.01%. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest     #157      +/-   ##
==========================================
+ Coverage   66.23%   66.24%   +0.01%     
==========================================
  Files         221      221              
  Lines        3391     3395       +4     
==========================================
+ Hits         2246     2249       +3     
- Misses       1145     1146       +1
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/DirectionType.swift 51.37% <75%> (+0.89%) :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 7b32b99...0c09775. Read the comment docs.

jsbean commented 5 years ago

🙌

jsbean commented 5 years ago

This is great, thanks! Just that one indentation thing and good to go in.