feat(InputNumber): add global setting for step #2268
Merged
Codecov / codecov/project
succeeded
Oct 14, 2023 in 0s
100.00% (+0.00%) compared to a50a035
View this Pull Request on Codecov
100.00% (+0.00%) compared to a50a035
Details
Codecov Report
All modified lines are covered by tests ✅
Comparison is base (
a50a035
) 100.00% compared to head (95e48a9
) 100.00%.
Additional details and impacted files
@@ Coverage Diff @@
## main #2268 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 530 532 +2
Lines 17165 17191 +26
=========================================
+ Hits 17165 17191 +26
Files | Coverage Δ | |
---|---|---|
...mponents/InputNumber/BootstrapInputNumber.razor.cs | 100.00% <100.00%> (ø) |
|
...zor/Extensions/BootstrapBlazorOptionsExtensions.cs | 100.00% <100.00%> (ø) |
|
.../BootstrapBlazor/Options/BootstrapBlazorOptions.cs | 100.00% <100.00%> (ø) |
|
src/BootstrapBlazor/Options/StepSettings.cs | 100.00% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading