Skip to content

[PER-10641] Create edtf date dropdown component#1047

Merged
aasandei-vsp merged 6 commits into
mainfrom
PER-10641-create-edtf-date-dropdpwn-component
Jun 19, 2026
Merged

[PER-10641] Create edtf date dropdown component#1047
aasandei-vsp merged 6 commits into
mainfrom
PER-10641-create-edtf-date-dropdpwn-component

Fix single-digit day handling in the EDTF date picker

c451946
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 0s

50.96% (+0.56%) compared to 179c76d

View this Pull Request on Codecov

50.96% (+0.56%) compared to 179c76d

Details

Codecov Report

❌ Patch coverage is 81.21827% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.96%. Comparing base (179c76d) to head (c451946).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...debar-date-picker/sidebar-date-picker.component.ts 84.24% 11 Missing and 12 partials ⚠️
...c/app/shared/services/edtf-service/edtf.service.ts 56.52% 2 Missing and 8 partials ⚠️
...le-browser/components/sidebar/sidebar.component.ts 86.36% 3 Missing ⚠️
src/app/core/services/edit/edit.service.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1047      +/-   ##
==========================================
+ Coverage   50.39%   50.96%   +0.56%     
==========================================
  Files         351      352       +1     
  Lines       11714    11905     +191     
  Branches     2058     2122      +64     
==========================================
+ Hits         5903     6067     +164     
- Misses       5608     5613       +5     
- Partials      203      225      +22     

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