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

feat: support PPL in vega visualization #7285

Merged

Merge branch 'main' into support-ppl-in-vega-visualization

e8f0e3b
Select commit
Loading
Failed to load commit list.
Merged

feat: support PPL in vega visualization #7285

Merge branch 'main' into support-ppl-in-vega-visualization
e8f0e3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 0s

67.53% (+0.00%) compared to 5741fd7

View this Pull Request on Codecov

67.53% (+0.00%) compared to 5741fd7

Details

Codecov Report

Attention: Patch coverage is 64.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 67.53%. Comparing base (5741fd7) to head (e8f0e3b).
Report is 23 commits behind head on main.

Files Patch % Lines
...gins/vis_type_vega/public/data_model/search_api.ts 12.50% 7 Missing ⚠️
...gins/vis_type_vega/public/data_model/ppl_parser.ts 85.71% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7285   +/-   ##
=======================================
  Coverage   67.53%   67.53%           
=======================================
  Files        3504     3505    +1     
  Lines       69407    69427   +20     
  Branches    11324    11328    +4     
=======================================
+ Hits        46872    46886   +14     
- Misses      19775    19779    +4     
- Partials     2760     2762    +2     

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