Skip to content

[PER-10416] Add date and time selection modal#924

Draft
aasandei-vsp wants to merge 16 commits into
mainfrom
PER-10416-new-date-editing
Draft

[PER-10416] Add date and time selection modal#924
aasandei-vsp wants to merge 16 commits into
mainfrom
PER-10416-new-date-editing

Add support for unspecified digits

61c8e40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 0s

51.05% (+1.03%) compared to e929778

View this Pull Request on Codecov

51.05% (+1.03%) compared to e929778

Details

Codecov Report

❌ Patch coverage is 79.50530% with 116 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.05%. Comparing base (e929778) to head (61c8e40).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...c/app/shared/services/edtf-service/edtf.service.ts 79.72% 13 Missing and 16 partials ⚠️
...debar-date-picker/sidebar-date-picker.component.ts 84.24% 11 Missing and 12 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 ⚠️
...le-browser/components/sidebar/sidebar.component.ts 56.00% 10 Missing and 1 partial ⚠️
...-date-time-modal/edit-date-time-modal.component.ts 89.87% 3 Missing and 5 partials ⚠️
...s/timezone-dropdown/timezone-dropdown.component.ts 81.81% 4 Missing and 2 partials ⚠️
src/app/core/services/edit/edit.service.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #924      +/-   ##
==========================================
+ Coverage   50.01%   51.05%   +1.03%     
==========================================
  Files         348      354       +6     
  Lines       11502    11982     +480     
  Branches     1975     2138     +163     
==========================================
+ Hits         5753     6117     +364     
- Misses       5564     5631      +67     
- Partials      185      234      +49     

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