Skip to content

Fix Clear Button Show on ReadOnly Components

6fe94ea
Select commit
Loading
Failed to load commit list.
Merged

Fix Clear Button Show on ReadOnly Components #620

Fix Clear Button Show on ReadOnly Components
6fe94ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 0s

68.06% (target 60.00%)

View this Pull Request on Codecov

68.06% (target 60.00%)

Details

Codecov Report

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

Files with missing lines Patch % Lines
...ts/TextFieldExtended/MudTextFieldExtended.razor.cs 33.33% 1 Missing and 1 partial ⚠️
...Components/InputExtended/MudInputExtended.razor.cs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #620   +/-   ##
=======================================
  Coverage   68.06%   68.06%           
=======================================
  Files         107      107           
  Lines        7508     7516    +8     
  Branches     1293     1297    +4     
=======================================
+ Hits         5110     5116    +6     
- Misses       1918     1919    +1     
- Partials      480      481    +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.