Skip to content

fix: broken tie in Rainbow Connection#7790

Open
walterbender wants to merge 1 commit into
masterfrom
fix/rainbow-connection
Open

fix: broken tie in Rainbow Connection#7790
walterbender wants to merge 1 commit into
masterfrom
fix/rainbow-connection

Conversation

@walterbender

Copy link
Copy Markdown
Member

There was an error triggered in a tie in measures 17-19 in Rainbow Connection. Not sure why the tie triggered the failure, as the two notes being tied were both quarter notes of Do 5. But removing the tie and the second quarter note and changing the value of the first note to half note fixes the problem. Merits further investigation, but now the example project plays w/o throwing an error.

@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.00%. Comparing base (7f47ad3) to head (ef716ab).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7790   +/-   ##
=======================================
  Coverage   59.00%   59.00%           
=======================================
  Files         175      175           
  Lines       57916    57916           
=======================================
  Hits        34172    34172           
  Misses      23744    23744           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot force-pushed the fix/rainbow-connection branch from ef716ab to e1ef252 Compare July 12, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Fixes a bug or incorrect behavior Issue-Performance

Projects

Development

Successfully merging this pull request may close these issues.

1 participant