Skip to content

Fix Firefox WASM crash on input components & Some More Sync Changes

5b22e90
Select commit
Loading
Failed to load commit list.
Merged

Fix ParameterState & Converter usage #592

Fix Firefox WASM crash on input components & Some More Sync Changes
5b22e90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2026 in 1s

67.98% (target 60.00%)

View this Pull Request on Codecov

67.98% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 69.76744% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.98%. Comparing base (d3035ec) to head (5b22e90).

Files with missing lines Patch % Lines
...xtensions/Components/ComboBox/MudComboBox.razor.cs 53.33% 4 Missing and 3 partials ⚠️
...sions/Components/ComboBox/MudComboBoxItem.razor.cs 53.33% 2 Missing and 5 partials ⚠️
...ensions/Components/ChipField/MudChipField.razor.cs 20.00% 3 Missing and 1 partial ⚠️
...Extensions/Components/ChipField/MudChipField.razor 0.00% 0 Missing and 2 partials ⚠️
...ensions/Components/CodeInput/MudCodeInput.razor.cs 0.00% 2 Missing ⚠️
...ns/Components/LoadingButton/MudLoadingButton.razor 0.00% 0 Missing and 1 partial ⚠️
...ents/SelectExtended/MudSelectItemExtended.razor.cs 75.00% 0 Missing and 1 partial ⚠️
...ts/SelectExtended/MudSelectItemGroupExtended.razor 50.00% 0 Missing and 1 partial ⚠️
...azor.Extensions/Components/Wheel/MudWheel.razor.cs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #592      +/-   ##
==========================================
+ Coverage   67.92%   67.98%   +0.05%     
==========================================
  Files         105      105              
  Lines        7415     7408       -7     
  Branches     1280     1275       -5     
==========================================
- Hits         5037     5036       -1     
+ Misses       1900     1899       -1     
+ Partials      478      473       -5     

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