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: supporting aggregation queries in visualization #2506

Merged
merged 4 commits into from
Nov 9, 2023

feat: fixing comments

69004f6
Select commit
Loading
Failed to load commit list.
Merged

feat: supporting aggregation queries in visualization #2506

feat: fixing comments
69004f6
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 9, 2023 in 1s

82.99% (+45.87%) compared to 1dc53b9

View this Pull Request on Codecov

82.99% (+45.87%) compared to 1dc53b9

Details

Codecov Report

Merging #2506 (69004f6) into main (1dc53b9) will increase coverage by 45.87%.
The diff coverage is 30.00%.

@@             Coverage Diff             @@
##             main    #2506       +/-   ##
===========================================
+ Coverage   37.11%   82.99%   +45.87%     
===========================================
  Files         925      925               
  Lines       20620    20636       +16     
  Branches     3257     3260        +3     
===========================================
+ Hits         7654    17127     +9473     
+ Misses      12362     3389     -8973     
+ Partials      604      120      -484     
Files Coverage Δ
...ore-query-editor/explore-query-editor.component.ts 97.67% <ø> (+88.37%) ⬆️
...arts/cartesian-widget/axis/cartesian-axis.model.ts 80.00% <100.00%> (+2.22%) ⬆️
...y/src/pages/explorer/explorer-dashboard-builder.ts 78.65% <71.42%> (+63.35%) ⬆️
...hql/explore/explore-cartesian-data-source.model.ts 80.00% <0.00%> (+63.09%) ⬆️
...d/dashboard/data/graphql/explore/explore-result.ts 88.52% <0.00%> (+77.41%) ⬆️

... and 415 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!