Skip to content

Conversation

anandtiwary
Copy link
Contributor

@anandtiwary anandtiwary commented Apr 16, 2021

Description

Please include a summary of the change, motivation and context.
feat: adding explore filter link component

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.

@anandtiwary anandtiwary requested a review from a team as a code owner April 16, 2021 01:22
@codecov
Copy link

codecov bot commented Apr 16, 2021

Codecov Report

Merging #776 (514743f) into main (f9a0b85) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #776   +/-   ##
=======================================
  Coverage   85.39%   85.40%           
=======================================
  Files         789      791    +2     
  Lines       16145    16155   +10     
  Branches     2060     2060           
=======================================
+ Hits        13787    13797   +10     
  Misses       2327     2327           
  Partials       31       31           
Impacted Files Coverage Δ
projects/observability/src/public-api.ts 100.00% <100.00%> (ø)
...plore-filter-link/explore-filter-link.component.ts 100.00% <100.00%> (ø)
.../explore-filter-link/explore-filter-link.module.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 f9a0b85...514743f. Read the comment docs.

</ht-link>
`
})
export class ExploreFilterLinkComponent {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feels a bit weird to call this explore filter link when it doesn't reference explorer, it just adds a filter icon around a provided link + content.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The icon type should be more specific to explorer.

@github-actions

This comment has been minimized.

@anandtiwary anandtiwary requested a review from a team April 16, 2021 16:51
@github-actions

This comment has been minimized.

@anandtiwary anandtiwary merged commit ede25fc into main Apr 16, 2021
@anandtiwary anandtiwary deleted the explore-filter-link branch April 16, 2021 17:01
@github-actions
Copy link

Unit Test Results

    4 files  ±0  249 suites  +1   15m 15s ⏱️ +28s
891 tests +2  891 ✔️ +2  0 💤 ±0  0 ❌ ±0 
897 runs  +2  897 ✔️ +2  0 💤 ±0  0 ❌ ±0 

Results for commit ede25fc. ± Comparison against base commit f9a0b85.

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