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

Add query result and time to the query editor footer #7951

Merged
merged 6 commits into from
Sep 4, 2024

address comments

430b2a7
Select commit
Loading
Failed to load commit list.
Merged

Add query result and time to the query editor footer #7951

address comments
430b2a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 0s

60.50% (-0.59%) compared to 7dedc58

View this Pull Request on Codecov

60.50% (-0.59%) compared to 7dedc58

Details

Codecov Report

Attention: Patch coverage is 11.76471% with 30 lines in your changes missing coverage. Please review.

Project coverage is 60.50%. Comparing base (7dedc58) to head (430b2a7).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...query_string/language_service/lib/query_result.tsx 0.00% 10 Missing ⚠️
...ic/application/view_components/utils/use_search.ts 0.00% 9 Missing ⚠️
...lic/application/view_components/canvas/top_nav.tsx 0.00% 6 Missing ⚠️
src/plugins/query_enhancements/common/utils.ts 0.00% 3 Missing ⚠️
...ublic/application/view_components/canvas/index.tsx 0.00% 1 Missing ⚠️
...ector/common/adapters/request/request_responder.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7951      +/-   ##
==========================================
- Coverage   61.09%   60.50%   -0.59%     
==========================================
  Files        3691     3728      +37     
  Lines       87310    88293     +983     
  Branches    13433    13661     +228     
==========================================
+ Hits        53340    53424      +84     
- Misses      30722    31616     +894     
- Partials     3248     3253       +5     

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