dn-m / MusicXML

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

Remove sourcery detritus #143

Closed bwetherfield closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #143 into latest will decrease coverage by 0.1%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest     #143      +/-   ##
==========================================
- Coverage   65.64%   65.53%   -0.11%     
==========================================
  Files         221      221              
  Lines        3385     3430      +45     
==========================================
+ Hits         2222     2248      +26     
- Misses       1163     1182      +19
Impacted Files Coverage Δ
Sources/MusicXML/Complex Types/HarmonyChord.swift 78.26% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/MusicData.swift 52.17% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/DirectionType.swift 50.47% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Credit.swift 0% <ø> (ø) :arrow_up:
...es/MusicXML/Complex Types/PitchUnpitchedRest.swift 65.51% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Traversal.swift 46.15% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Articulation.swift 46.91% <ø> (ø) :arrow_up:
Sources/MusicXML/Simple Types/NumberOrNormal.swift 0% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/PartList.swift 71.87% <ø> (ø) :arrow_up:
Sources/MusicXML/Complex Types/Play.swift 0% <ø> (ø) :arrow_up:
... and 16 more

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 10edfd1...e2238f6. Read the comment docs.