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

[navigation]feat: add sample data menu back #8076

Merged
merged 3 commits into from
Sep 10, 2024

fix: unit test failure

0dfc827
Select commit
Loading
Failed to load commit list.
Merged

[navigation]feat: add sample data menu back #8076

fix: unit test failure
0dfc827
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2024 in 1s

60.60% (+0.01%) compared to e621422

View this Pull Request on Codecov

60.60% (+0.01%) compared to e621422

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 60.60%. Comparing base (e621422) to head (0dfc827).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/core/server/utils/auth_info.ts 0.00% 1 Missing and 2 partials ⚠️
src/plugins/home/public/plugin.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8076      +/-   ##
==========================================
+ Coverage   60.58%   60.60%   +0.01%     
==========================================
  Files        3738     3738              
  Lines       88671    88677       +6     
  Branches    13782    13784       +2     
==========================================
+ Hits        53724    53741      +17     
+ Misses      31662    31650      -12     
- Partials     3285     3286       +1     

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