Skip to content

Improve help text on keybindings#485

Merged
waf merged 1 commit into
mainfrom
improve-help-text-on-keybindings
Jun 14, 2026
Merged

Improve help text on keybindings#485
waf merged 1 commit into
mainfrom
improve-help-text-on-keybindings

Conversation

@waf

@waf waf commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Improve help text to clarify the format for custom keybindings.

Fixes #363, #364

@codecov

codecov Bot commented Jun 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.2%. Comparing base (de35670) to head (417227e).

Files with missing lines Patch % Lines
CSharpRepl.Services/Configuration.cs 0.0% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #485   +/-   ##
=====================================
  Coverage   79.2%   79.2%           
=====================================
  Files        116     116           
  Lines       8596    8597    +1     
  Branches    1277    1277           
=====================================
+ Hits        6809    6810    +1     
  Misses      1350    1350           
  Partials     437     437           

☔ 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.

@waf waf merged commit bb1399c into main Jun 14, 2026
3 checks passed
@waf waf deleted the improve-help-text-on-keybindings branch June 14, 2026 15:24
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.

Define what are <key-bindings> under csharprepl -h

1 participant