Skip to content

Replace navigateLean with getWithChildren for the timeline view - #1138

Open
aasandei-vsp wants to merge 3 commits into
PER-10679-replace-navigate-lean-publishfrom
PER-10677-replace-navigate-lean-timeline
Open

Replace navigateLean with getWithChildren for the timeline view#1138
aasandei-vsp wants to merge 3 commits into
PER-10679-replace-navigate-lean-publishfrom
PER-10677-replace-navigate-lean-timeline

Update the timeline navigation to getWithChildren and the unit testing

3bae6b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 1s

52.16% (-0.67%) compared to 476f085

View this Pull Request on Codecov

52.16% (-0.67%) compared to 476f085

Details

Codecov Report

❌ Patch coverage is 82.22222% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.16%. Comparing base (476f085) to head (3bae6b8).

Files with missing lines Patch % Lines
...c/app/core/resolves/lean-folder-resolve.service.ts 66.66% 4 Missing and 1 partial ⚠️
...omponents/timeline-view/timeline-view.component.ts 75.00% 2 Missing ⚠️
src/app/shared/utilities/folder-error-message.ts 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                             Coverage Diff                             @@
##           PER-10679-replace-navigate-lean-publish    #1138      +/-   ##
===========================================================================
- Coverage                                    52.83%   52.16%   -0.67%     
===========================================================================
  Files                                          355      360       +5     
  Lines                                        12154    12542     +388     
  Branches                                      2206     2274      +68     
===========================================================================
+ Hits                                          6422     6543     +121     
- Misses                                        5504     5764     +260     
- Partials                                       228      235       +7     

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