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

Table optimization with lazy loading #5760

Merged

Table optimization with lazy loading

031f938
Select commit
Loading
Failed to load commit list.
Merged

Table optimization with lazy loading #5760

Table optimization with lazy loading
031f938
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2024 in 0s

67.02% (-0.01%) compared to f1cbc71

View this Pull Request on Codecov

67.02% (-0.01%) compared to f1cbc71

Details

Codecov Report

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

Comparison is base (f1cbc71) 67.02% compared to head (031f938) 67.02%.
Report is 1 commits behind head on feature/table-revert.

Files Patch % Lines
...pplication/components/sidebar/discover_sidebar.tsx 70.00% 1 Missing and 2 partials ⚠️
.../data_explorer/public/components/app_container.tsx 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##           feature/table-revert    #5760      +/-   ##
========================================================
- Coverage                 67.02%   67.02%   -0.01%     
========================================================
  Files                      3296     3296              
  Lines                     63332    63343      +11     
  Branches                  10084    10088       +4     
========================================================
+ Hits                      42451    42457       +6     
- Misses                    18431    18433       +2     
- Partials                   2450     2453       +3     

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