Skip to content

Conversation

anandtiwary
Copy link
Contributor

@anandtiwary anandtiwary commented May 25, 2021

Description

Please include a summary of the change, motivation and context.

feat: adding following supporting methods to navigation and link

  • Added a method that returns an observable and checks whether a path is active in a reactive fashion
  • Added a plain method that returns whether a path is active or not

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.

- Added a method that returns an observable and checks whether a path is active in a reactive fashion
- Added a plain method that returns whether a path is active or not
@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #878 (2bb7ff1) into main (c452358) will decrease coverage by 0.03%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #878      +/-   ##
==========================================
- Coverage   85.36%   85.33%   -0.04%     
==========================================
  Files         799      799              
  Lines       16433    16440       +7     
  Branches     2064     2064              
==========================================
+ Hits        14028    14029       +1     
- Misses       2373     2379       +6     
  Partials       32       32              
Impacted Files Coverage Δ
...ojects/common/src/navigation/navigation.service.ts 88.52% <14.28%> (-4.58%) ⬇️
projects/components/src/link/link.component.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c452358...2bb7ff1. Read the comment docs.

@github-actions

This comment has been minimized.

@anandtiwary anandtiwary marked this pull request as ready for review May 25, 2021 20:09
@anandtiwary anandtiwary requested a review from a team as a code owner May 25, 2021 20:09
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@anandtiwary anandtiwary merged commit 7eec180 into main May 25, 2021
@anandtiwary anandtiwary deleted the adding-supporting-functions branch May 25, 2021 21:01
@github-actions
Copy link

Unit Test Results

    4 files  ±0  254 suites  ±0   13m 42s ⏱️ -6s
917 tests +1  917 ✔️ +1  0 💤 ±0  0 ❌ ±0 
923 runs  +1  923 ✔️ +1  0 💤 ±0  0 ❌ ±0 

Results for commit 7eec180. ± Comparison against base commit c452358.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants