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

[Discover] Support custom logic to insert time filter based on dataset type #8932

Merged
merged 4 commits into from
Dec 6, 2024

Changeset file for PR #8932 created/updated

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

[Discover] Support custom logic to insert time filter based on dataset type #8932

Changeset file for PR #8932 created/updated
7f6b2fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

60.88% (+0.00%) compared to 073a9ff

View this Pull Request on Codecov

60.88% (+0.00%) compared to 073a9ff

Details

Codecov Report

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

Project coverage is 60.88%. Comparing base (073a9ff) to head (7f6b2fc).

Files with missing lines Patch % Lines
...s/data/public/ui/dataset_selector/configurator.tsx 81.25% 2 Missing and 1 partial ⚠️
...ta/public/ui/query_editor/query_editor_top_row.tsx 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8932   +/-   ##
=======================================
  Coverage   60.87%   60.88%           
=======================================
  Files        3802     3802           
  Lines       91072    91092   +20     
  Branches    14375    14380    +5     
=======================================
+ Hits        55444    55462   +18     
- Misses      32086    32088    +2     
  Partials     3542     3542           

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