Skip to content

[PER-10632] Add EDTF datepicker, timepicker, and timezone-dropdown components#1029

Merged
aasandei-vsp merged 5 commits into
mainfrom
PER-10632-add-components-edtf
Jun 16, 2026
Merged

[PER-10632] Add EDTF datepicker, timepicker, and timezone-dropdown components#1029
aasandei-vsp merged 5 commits into
mainfrom
PER-10632-add-components-edtf

Preserve timezone offsets when saving times

c224290
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 2s

50.35% (+0.32%) compared to 2b811f1

View this Pull Request on Codecov

50.35% (+0.32%) compared to 2b811f1

Details

Codecov Report

❌ Patch coverage is 77.51678% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.35%. Comparing base (2b811f1) to head (c224290).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
...c/app/shared/services/edtf-service/edtf.service.ts 82.83% 14 Missing and 9 partials ⚠️
...nts/timepicker-input/timepicker-input.component.ts 69.11% 18 Missing and 3 partials ⚠️
...nts/datepicker-input/datepicker-input.component.ts 73.01% 14 Missing and 3 partials ⚠️
...s/timezone-dropdown/timezone-dropdown.component.ts 81.81% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1029      +/-   ##
==========================================
+ Coverage   50.03%   50.35%   +0.32%     
==========================================
  Files         348      351       +3     
  Lines       11497    11714     +217     
  Branches     1974     2058      +84     
==========================================
+ Hits         5752     5899     +147     
- Misses       5559     5612      +53     
- Partials      186      203      +17     

☔ View full report in Codecov by Harness.
📢 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.