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

Replace Reselect with Memoize #2042

Merged
merged 3 commits into from
Dec 10, 2023

Merge branch 'main' into replacereselect

7d6f33f
Select commit
Loading
Failed to load commit list.
Merged

Replace Reselect with Memoize #2042

Merge branch 'main' into replacereselect
7d6f33f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 10, 2023 in 0s

96.55% (-0.01%) compared to b76514d

View this Pull Request on Codecov

96.55% (-0.01%) compared to b76514d

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b76514d) 96.55% compared to head (7d6f33f) 96.55%.

Files Patch % Lines
...jaeger-ui/src/components/DependencyGraph/index.jsx 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2042      +/-   ##
==========================================
- Coverage   96.55%   96.55%   -0.01%     
==========================================
  Files         256      255       -1     
  Lines        7627     7625       -2     
  Branches     1983     1983              
==========================================
- Hits         7364     7362       -2     
  Misses        263      263              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.