Skip to content

[PER-10623] Refactor timezone dropdown and integrate it into the EDTF components - #1173

Open
aasandei-vsp wants to merge 4 commits into
mainfrom
PER-10623-add-timezone-dropdown-final-version
Open

aasandei-vsp wants to merge 4 commits into
mainfrom
PER-10623-add-timezone-dropdown-final-version

Read and save the timezone from the edtf components

201d5ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2026 in 1s

54.50% (+0.71%) compared to 8f4a06a

View this Pull Request on Codecov

54.50% (+0.71%) compared to 8f4a06a

Details

Codecov Report

❌ Patch coverage is 85.38682% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.50%. Comparing base (8f4a06a) to head (201d5ab).

Files with missing lines Patch % Lines
...ared/services/timezone-service/timezone.service.ts 83.46% 17 Missing and 4 partials ⚠️
...s/timezone-dropdown/timezone-dropdown.component.ts 85.49% 14 Missing and 5 partials ⚠️
src/app/core/services/edit/edit.service.ts 70.00% 5 Missing and 1 partial ⚠️
...c/app/shared/services/edtf-service/edtf.service.ts 76.19% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1173      +/-   ##
==========================================
+ Coverage   53.79%   54.50%   +0.71%     
==========================================
  Files         359      360       +1     
  Lines       12384    12651     +267     
  Branches     2256     2320      +64     
==========================================
+ Hits         6662     6896     +234     
- Misses       5485     5522      +37     
+ Partials      237      233       -4     

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