dn-m / MusicXML

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

Fix Color hexadecimal decoding #135

Closed jsbean closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #135 into latest will decrease coverage by 0.03%. The diff coverage is 63.15%.

Impacted file tree graph

@@           Coverage Diff            @@
##           latest   #135      +/-   ##
========================================
- Coverage   65.04%    65%   -0.04%     
========================================
  Files         219    220       +1     
  Lines        3058   3075      +17     
========================================
+ Hits         1989   1999      +10     
- Misses       1069   1076       +7
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/Direction.swift 100% <100%> (ø) :arrow_up:
Sources/MusicXML/Simple Types/Color.swift 58.82% <58.82%> (ø)

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 57c320a...a2c2174. Read the comment docs.