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

Created language manager inside query string service #7756

Closed

Changeset file for PR #7756 created/updated

04e0dc8
Select commit
Loading
Failed to load commit list.
Closed

Created language manager inside query string service #7756

Changeset file for PR #7756 created/updated
04e0dc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 21, 2024 in 1s

52.56% (-11.27%) compared to 9d3ca79

View this Pull Request on Codecov

52.56% (-11.27%) compared to 9d3ca79

Details

Codecov Report

Attention: Patch coverage is 6.45161% with 29 lines in your changes missing coverage. Please review.

Project coverage is 52.56%. Comparing base (9d3ca79) to head (04e0dc8).
Report is 6 commits behind head on main.

Files Patch % Lines
.../query_string/language_manager/language_manager.ts 0.00% 15 Missing ⚠️
.../public/ui/dataset_navigator/dataset_navigator.tsx 0.00% 4 Missing ⚠️
src/plugins/data/public/plugin.ts 0.00% 3 Missing ⚠️
src/plugins/data/public/search/search_service.ts 0.00% 3 Missing ⚠️
src/plugins/data/public/query/query_service.ts 0.00% 2 Missing ⚠️
.../public/query/query_string/query_string_manager.ts 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (9d3ca79) and HEAD (04e0dc8). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (9d3ca79) HEAD (04e0dc8)
Linux_4 1 0
Linux_3 1 0
Linux_1 1 0
Windows_3 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7756       +/-   ##
===========================================
- Coverage   63.83%   52.56%   -11.27%     
===========================================
  Files        3655     3147      -508     
  Lines       81126    69225    -11901     
  Branches    12923    10747     -2176     
===========================================
- Hits        51783    36387    -15396     
- Misses      26165    30994     +4829     
+ Partials     3178     1844     -1334     

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