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

fix tests

3113c02
Select commit
Loading
Failed to load commit list.
Merged

feat: support PPL in vega visualization #7285

fix tests
3113c02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2024 in 0s

67.30% (-0.03%) compared to f1be0d6

View this Pull Request on Codecov

67.30% (-0.03%) compared to f1be0d6

Details

Codecov Report

Attention: Patch coverage is 27.27273% with 16 lines in your changes missing coverage. Please review.

Project coverage is 67.30%. Comparing base (f1be0d6) to head (3113c02).
Report is 8 commits behind head on main.

Files Patch % Lines
...gins/vis_type_vega/public/data_model/ppl_parser.ts 14.28% 12 Missing ⚠️
...gins/vis_type_vega/public/data_model/search_api.ts 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7285      +/-   ##
==========================================
- Coverage   67.32%   67.30%   -0.03%     
==========================================
  Files        3500     3501       +1     
  Lines       69219    69241      +22     
  Branches    11275    11280       +5     
==========================================
- Hits        46605    46603       -2     
- Misses      19890    19911      +21     
- Partials     2724     2727       +3     

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