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: upgrade shorthand to fix nested field selection bug #187

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

danielgtaylor
Copy link
Owner

Fixes a bug where queries like this would break: foo.{bar: {baz: another}}

@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #187 (3de42bb) into main (6209112) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #187   +/-   ##
=======================================
  Coverage   74.95%   74.95%           
=======================================
  Files          25       25           
  Lines        3406     3406           
=======================================
  Hits         2553     2553           
  Misses        655      655           
  Partials      198      198           

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 6209112...3de42bb. Read the comment docs.

@danielgtaylor danielgtaylor merged commit 2ce8321 into main Mar 22, 2023
@danielgtaylor danielgtaylor deleted the shorthand-2.1.1 branch March 22, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant