music-notation-swift / music-notation-core

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

Adding first Functional Tests #90

Closed drumnkyle closed 3 months ago

drumnkyle commented 8 years ago

Making a functional test of the song at this link: https://www.8notes.com/scores/23608.asp as a test to try to make sure everything works.

codecov-io commented 8 years ago

Current coverage is 95.56% (diff: 92.39%)

Merging #90 into master will decrease coverage by 0.08%

@@             master        #90   diff @@
==========================================
  Files            25         26     +1   
  Lines          3603       3695    +92   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           3446       3531    +85   
- Misses          157        164     +7   
  Partials          0          0          

Powered by Codecov. Last update 3cf64b2...1526246