dn-m / MusicXML

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

Use tagged version of XMLCoder #191

Closed jsbean closed 5 years ago

jsbean commented 5 years ago

Neither the branch nor revision pointers to XMLCoder were satisfying the SwiftPM dependency resolver downstream.

This is working for me, now.

codecov-io commented 5 years ago

Codecov Report

Merging #191 into latest will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           latest     #191   +/-   ##
=======================================
  Coverage   70.11%   70.11%           
=======================================
  Files         218      218           
  Lines        3594     3594           
=======================================
  Hits         2520     2520           
  Misses       1074     1074

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 6509afe...561b7e8. Read the comment docs.