Skip to content

docs(*): nits

0a318d3
Select commit
Loading
Failed to load commit list.
Merged

feat(components): add Datebox component #250

docs(*): nits
0a318d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2026 in 0s

92.96% (target 90.00%)

View this Pull Request on Codecov

92.96% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 86.11111% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.96%. Comparing base (19b89dc) to head (0a318d3).
⚠️ Report is 138 commits behind head on main.

Files with missing lines Patch % Lines
...umexUI/Components/Bases/LumexDebouncedInputBase.cs 73.17% 7 Missing and 4 partials ⚠️
...exUI/Components/Bases/LumexInputFieldBase.razor.cs 93.51% 5 Missing ⚠️
...c/LumexUI/Components/Datebox/LumexDatebox.razor.cs 84.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
- Coverage   96.95%   92.96%   -4.00%     
==========================================
  Files          70      153      +83     
  Lines        1542     2655    +1113     
  Branches      150      395     +245     
==========================================
+ Hits         1495     2468     +973     
- Misses         28       99      +71     
- Partials       19       88      +69     

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