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

fix(DateTimeControl): use data if present #105

Merged
merged 1 commit into from
Oct 23, 2024

fix(DateTimeControl): consume data prop if present to populate edit f…

cf317e2
Select commit
Loading
Failed to load commit list.
Merged

fix(DateTimeControl): use data if present #105

fix(DateTimeControl): consume data prop if present to populate edit f…
cf317e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

77.65% (+0.54%) compared to 7f1994c

View this Pull Request on Codecov

77.65% (+0.54%) compared to 7f1994c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.65%. Comparing base (7f1994c) to head (cf317e2).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
+ Coverage   77.11%   77.65%   +0.54%     
==========================================
  Files          40       40              
  Lines         533      546      +13     
  Branches      102      104       +2     
==========================================
+ Hits          411      424      +13     
  Misses         83       83              
  Partials       39       39              

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