Skip to content

Add --midi-setup MIDI-learn wizard + controller profiles + osd.position (Phase 5) - #136

Merged
kfox merged 1 commit into
mainfrom
feat/midi-live-tune-phase5
Jul 19, 2026
Merged

Add --midi-setup MIDI-learn wizard + controller profiles + osd.position (Phase 5)#136
kfox merged 1 commit into
mainfrom
feat/midi-live-tune-phase5

Add --midi-setup MIDI-learn wizard + controller profiles + osd.positi…

2e68023
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2026 in 1s

80.02% (-0.55%) compared to 533a8e3

View this Pull Request on Codecov

80.02% (-0.55%) compared to 533a8e3

Details

Codecov Report

❌ Patch coverage is 53.97590% with 191 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.02%. Comparing base (533a8e3) to head (2e68023).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
c64cast/midi_setup.py 20.90% 174 Missing ⚠️
c64cast/midi_control.py 84.93% 7 Missing and 4 partials ⚠️
c64cast/cli.py 25.00% 2 Missing and 1 partial ⚠️
c64cast/config.py 80.00% 1 Missing and 1 partial ⚠️
c64cast/introspect.py 98.27% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   80.56%   80.02%   -0.55%     
==========================================
  Files          87       88       +1     
  Lines       19843    20242     +399     
  Branches     2969     3034      +65     
==========================================
+ Hits        15987    16199     +212     
- Misses       3163     3344     +181     
- Partials      693      699       +6     

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