dn-m / MusicXML

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

Fix Print model and decoding, and add blacklist for bad tests #138

Closed jsbean closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #138 into latest will increase coverage by 0.41%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest     #138      +/-   ##
==========================================
+ Coverage   65.72%   66.14%   +0.41%     
==========================================
  Files         221      221              
  Lines        3113     3113              
==========================================
+ Hits         2046     2059      +13     
+ Misses       1067     1054      -13
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/Print.swift 100% <100%> (+100%) :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 805a8ea...65c521f. Read the comment docs.

jsbean commented 5 years ago

The macOS bots are being lazy again. The Linux bots are happy.