dn-m / MusicXML

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

Fix FiguredBass model and decoding #139

Closed jsbean closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #139 into latest will increase coverage by 0.97%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest     #139      +/-   ##
==========================================
+ Coverage   66.14%   67.11%   +0.97%     
==========================================
  Files         221      221              
  Lines        3113     3111       -2     
==========================================
+ Hits         2059     2088      +29     
+ Misses       1054     1023      -31
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/Figure.swift 100% <ø> (+100%) :arrow_up:
...cXML/Complex Types/Timewise/Timewise.Measure.swift 0% <0%> (ø) :arrow_up:
...cXML/Complex Types/Partwise/Partwise.Measure.swift 100% <100%> (+30.43%) :arrow_up:
Sources/MusicXML/Complex Types/Printout.swift 100% <100%> (+100%) :arrow_up:
Sources/MusicXML/Complex Types/StyleText.swift 84.61% <81.81%> (+84.61%) :arrow_up:
Sources/MusicXML/Complex Types/FiguredBass.swift 90.9% <86.66%> (+90.9%) :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 b9b22ed...aebac6d. Read the comment docs.

jsbean commented 5 years ago

Linux bots are happy with this.