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

fix(i): Handle field in view query but not view SDL #2192

Merged
merged 5 commits into from
Jan 11, 2024

PR FIXUP - Fix test description

a797d41
Select commit
Loading
Failed to load commit list.
Merged

fix(i): Handle field in view query but not view SDL #2192

PR FIXUP - Fix test description
a797d41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 1s

74.26% (-0.00%) compared to 72732f3

View this Pull Request on Codecov

74.26% (-0.00%) compared to 72732f3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (72732f3) 74.27% compared to head (a797d41) 74.26%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2192      +/-   ##
===========================================
- Coverage    74.27%   74.26%   -0.00%     
===========================================
  Files          256      256              
  Lines        25465    25477      +12     
===========================================
+ Hits         18912    18920       +8     
- Misses        5267     5271       +4     
  Partials      1286     1286              
Files Coverage Δ
core/doc.go 95.16% <100.00%> (+0.38%) ⬆️
planner/view.go 77.55% <100.00%> (+1.46%) ⬆️

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 72732f3...a797d41. Read the comment docs.