music-notation-swift / music-notation-core

Music Notation Library in Swift (Deprecated. See `music-notation` instead)
MIT License
115 stars 16 forks source link

Travis #137

Closed sprzenus closed 5 years ago

sprzenus commented 5 years ago

Travis now runs without any problem. It still fails on flaky or failing tests. Branch is rebased on latest master. I only edited ci .yml file rest is probably automatic by xcode

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@43d9a05). Click here to learn what that means. The diff coverage is 5.55%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #137   +/-   ##
=========================================
  Coverage          ?   95.69%           
=========================================
  Files             ?       32           
  Lines             ?     5829           
  Branches          ?        0           
=========================================
  Hits              ?     5578           
  Misses            ?      251           
  Partials          ?        0
Impacted Files Coverage Δ
Tests/MusicNotationCoreTests/TupletTests.swift 97.56% <0%> (ø)
Tests/MusicNotationCoreTests/MeasureTests.swift 94.77% <7.14%> (ø)

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 43d9a05...65ea96e. Read the comment docs.