Skip to content

Fix CodeInput Doesn't Work Properly When Pressed Backspace on Empty Component - #621

Merged
mckaragoz merged 1 commit into
CodeBeamOrg:devfrom
mckaragoz:CodeInputBackspace
Apr 8, 2026
Merged

Fix CodeInput Doesn't Work Properly When Pressed Backspace on Empty Component#621
mckaragoz merged 1 commit into
CodeBeamOrg:devfrom
mckaragoz:CodeInputBackspace

Conversation

@mckaragoz

Copy link
Copy Markdown
Contributor

Fix partially #613

@codecov

codecovBot commented Apr 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.97%. Comparing base (6a7efdc) to head (1edd1ed).
⚠️ Report is 3 commits behind head on dev.

Files with missing linesPatch %Lines
...ensions/Components/CodeInput/MudCodeInput.razor.cs0.00%20 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@ Coverage Diff @@## dev #621 +/- ##
==========================================
- Coverage 68.06% 67.97% -0.09% 
==========================================
Files 107 107 Lines 7508 7520 +12 Branches 1293 1295 +2 ==========================================
+ Hits 5110 5112 +2 - Misses 1918 1929 +11 + Partials 480 479 -1 

☔ View full report in Codecov by Sentry.
📢 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.

@mckaragoz
mckaragoz merged commit dc33e53 into CodeBeamOrg:devApr 8, 2026
2 of 3 checks passed
Sign up for freeto 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.

1 participant

@mckaragoz