Closed zmoon closed 2 years ago
Merging #24 (b5b0040) into main (24b7a53) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #24 +/- ##
==========================================
+ Coverage 86.35% 86.37% +0.01%
==========================================
Files 7 6 -1
Lines 1041 1042 +1
==========================================
+ Hits 899 900 +1
Misses 142 142
Impacted Files | Coverage Δ | |
---|---|---|
pyabc2/note.py | 87.68% <100.00%> (+0.18%) |
:arrow_up: |
pyabc2/pitch.py | 84.93% <100.00%> (+0.17%) |
:arrow_up: |
pyabc2/__init__.py |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Closes #17
Here we use the same approach as used to ensure that pitch class name remains consistent: optional attr that we use if set but otherwise use the pitch
.value
.