Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test coverage around EmpasizedNode #624

Merged

Conversation

tklever
Copy link
Contributor

@tklever tklever commented Aug 23, 2020

Which problem is this PR solving?

  • Adding a test file around an existing component (EmphasizedNode).

Short description of the changes

  • Added basic tests around <EmphasizedNode />

Signed-off-by: Tim Klever <Tim.V.Klever@aexp.com>
@codecov
Copy link

codecov bot commented Aug 23, 2020

Codecov Report

Merging #624 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #624      +/-   ##
==========================================
+ Coverage   93.54%   93.57%   +0.03%     
==========================================
  Files         227      227              
  Lines        5901     5901              
  Branches     1485     1485              
==========================================
+ Hits         5520     5522       +2     
+ Misses        340      338       -2     
  Partials       41       41              
Impacted Files Coverage Δ
...jaeger-ui/src/components/common/EmphasizedNode.tsx 100.00% <0.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 6513b53...8b0f0cd. Read the comment docs.

@yurishkuro yurishkuro merged commit 47c9b62 into jaegertracing:master Oct 9, 2020
vvvprabhakar pushed a commit to vvvprabhakar/jaeger-ui that referenced this pull request Jul 4, 2021
Signed-off-by: Tim Klever <Tim.V.Klever@aexp.com>
Signed-off-by: vvvprabhakar <vvvprabhakar@gmail.com>
vvvprabhakar pushed a commit to vvvprabhakar/jaeger-ui that referenced this pull request Jul 4, 2021
Signed-off-by: Tim Klever <Tim.V.Klever@aexp.com>
Signed-off-by: vvvprabhakar <vvvprabhakar@gmail.com>
vvvprabhakar pushed a commit to vvvprabhakar/jaeger-ui that referenced this pull request Jul 5, 2021
Signed-off-by: Tim Klever <Tim.V.Klever@aexp.com>
Signed-off-by: vvvprabhakar <vvvprabhakar@gmail.com>
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