Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(DateTimeControl): Add DateTimeControl to default renderers #102

Merged
merged 3 commits into from
Oct 22, 2024

feature(DateTimeControl): add control, tests and stories

33ff832
Select commit
Loading
Failed to load commit list.
Merged

feat(DateTimeControl): Add DateTimeControl to default renderers #102

feature(DateTimeControl): add control, tests and stories
33ff832
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 1s

77.11% (+2.30%) compared to a458c7a

View this Pull Request on Codecov

77.11% (+2.30%) compared to a458c7a

Details

Codecov Report

Attention: Patch coverage is 93.10345% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.11%. Comparing base (a458c7a) to head (33ff832).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/controls/DateTimeControl.tsx 86.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   74.80%   77.11%   +2.30%     
==========================================
  Files          38       40       +2     
  Lines         504      533      +29     
  Branches       96      102       +6     
==========================================
+ Hits          377      411      +34     
+ Misses         90       83       -7     
- Partials       37       39       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.