Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix (and test) writing of multi-measure RepeatBrackets to MusicXML. #1401

Merged
merged 3 commits into from
Sep 6, 2022

Conversation

gregchapman-dev
Copy link
Contributor

@gregchapman-dev gregchapman-dev commented Aug 27, 2022

Before this fix, the first and middle measures all had a 'stop' ending on the right barline.

@gregchapman-dev
Copy link
Contributor Author

The pylint fail is not me...

@gregchapman-dev
Copy link
Contributor Author

Ready to go...

@coveralls
Copy link

coveralls commented Aug 27, 2022

Coverage Status

Coverage increased (+0.009%) to 93.075% when pulling 727270c on gregchapman-dev:gregc/betterEndings into 5c9d2c7 on cuthbertLab:master.

@gregchapman-dev
Copy link
Contributor Author

OK, fine, I forgot to add another test to ALL. Added two, since I forgot one a while back.

@gregchapman-dev
Copy link
Contributor Author

Ready to go

@mscuthbert
Copy link
Member

Thanks -- apparently a new feature of pylint 2.15.0 which was released 3 days ago. I have branch protection on right now, so let me merge #1403 and then this should automatically work.

@mscuthbert mscuthbert closed this Aug 30, 2022
@mscuthbert mscuthbert reopened this Aug 30, 2022
@mscuthbert mscuthbert merged commit 092107a into cuthbertLab:master Sep 6, 2022
@mscuthbert
Copy link
Member

Sorry! Forgot to merge after I fixed the bug!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

testPrimitive.py's ALL is missing one test case
4 participants