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

Improved field selection error messages #7573

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

glen-84
Copy link
Collaborator

@glen-84 glen-84 commented Oct 7, 2024

Summary of the changes (Less than 80 chars)

  • Improved field selection error messages.

Closes #7519

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.90%. Comparing base (2df21d7) to head (5b4d5e1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7573      +/-   ##
==========================================
- Coverage   73.92%   73.90%   -0.02%     
==========================================
  Files        2853     2853              
  Lines      148656   148658       +2     
  Branches    17271    17271              
==========================================
- Hits       109895   109873      -22     
- Misses      33007    33034      +27     
+ Partials     5754     5751       -3     
Flag Coverage Δ
unittests 73.90% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@michaelstaib michaelstaib merged commit a3df265 into main Oct 8, 2024
102 checks passed
@michaelstaib michaelstaib deleted the gai/issue-7519 branch October 8, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect error message returned when sending subselections on list field
2 participants