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

Migrate ArchiveNotifier from UNSAFE_componentWillReceiveProps #614

Conversation

tklever
Copy link
Contributor

@tklever tklever commented Aug 11, 2020

Which problem is this PR solving?

Short description of the changes

  • migrate ArchiveNotifier from legacy lifecycle method UNSAFE_componentWillReceiveProps to getDerivedStateFromProps

@codecov
Copy link

codecov bot commented Aug 11, 2020

Codecov Report

Merging #614 into master will increase coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #614      +/-   ##
==========================================
+ Coverage   92.79%   92.80%   +0.01%     
==========================================
  Files         227      227              
  Lines        5911     5910       -1     
  Branches     1491     1490       -1     
==========================================
  Hits         5485     5485              
+ Misses        385      384       -1     
  Partials       41       41              
Impacted Files Coverage Δ
...src/components/TracePage/ArchiveNotifier/index.tsx 0.00% <0.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 fe67712...3488148. Read the comment docs.

…erivedStateFromProps

Signed-off-by: Tim Klever <Tim.V.Klever@aexp.com>
@tklever tklever force-pushed the refactor-UNSAFE-componentWillRecieveProps-archivenotifier branch from d2a40f5 to 3488148 Compare August 12, 2020 21:15
@rubenvp8510
Copy link
Collaborator

LGTM

@yurishkuro yurishkuro changed the title migrate ArchiveNotifier from UNSAFE_componentWillReceiveProps Migrate ArchiveNotifier from UNSAFE_componentWillReceiveProps Aug 15, 2020
@yurishkuro yurishkuro merged commit dac8c4a into jaegertracing:master Aug 15, 2020
@yurishkuro
Copy link
Member

thanks!

@tklever tklever deleted the refactor-UNSAFE-componentWillRecieveProps-archivenotifier branch August 23, 2020 06:31
vvvprabhakar pushed a commit to vvvprabhakar/jaeger-ui that referenced this pull request Jul 4, 2021
…tracing#614)

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
…tracing#614)

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
…tracing#614)

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.

None yet

3 participants