music-notation-swift / music-notation-core

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

Replace all occurrences of MusicNotationKit with MusicNotationCore #122

Closed massimobio closed 6 years ago

massimobio commented 6 years ago

Simple search and replace from issue #112

codecov[bot] commented 6 years ago

Codecov Report

Merging #122 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   98.88%   98.88%           
=======================================
  Files          14       14           
  Lines        3511     3511           
=======================================
  Hits         3472     3472           
  Misses         39       39
Impacted Files Coverage Δ
Tests/MusicNotationCoreTests/ToneTests.swift 100% <ø> (ø) :arrow_up:
...sts/MusicNotationCoreTests/NoteDurationTests.swift 100% <ø> (ø) :arrow_up:
Tests/MusicNotationCoreTests/MeasureTests.swift 99.61% <ø> (ø) :arrow_up:
Tests/MusicNotationCoreTests/ClefTests.swift 100% <ø> (ø) :arrow_up:
Tests/MusicNotationCoreTests/IntervalTests.swift 100% <ø> (ø) :arrow_up:
Tests/MusicNotationCoreTests/NoteTests.swift 100% <ø> (ø) :arrow_up:
...ationCoreTests/MeasureDurationValidatorTests.swift 100% <ø> (ø) :arrow_up:
Tests/MusicNotationCoreTests/StaffTests.swift 99.18% <ø> (ø) :arrow_up:
Tests/MusicNotationCoreTests/TupletTests.swift 100% <ø> (ø) :arrow_up:
...ts/MusicNotationCoreTests/MeasureRepeatTests.swift 79.64% <ø> (ø) :arrow_up:
... and 3 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 b80caed...f8cb4c3. Read the comment docs.

drumnkyle commented 6 years ago

Happy to have you helping out! Feel free to reach out if you’d like to join the Slack or discuss anything.