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

Fixed: fail on non-leading whitespace in field chains #1252

Merged
merged 1 commit into from Feb 5, 2023
Merged

Conversation

bkoelman
Copy link
Member

This PR fixes a small bug in parsing filters.

QUALITY CHECKLIST

@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Merging #1252 (6bb377f) into master (c7e396d) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1252   +/-   ##
=======================================
  Coverage   92.62%   92.62%           
=======================================
  Files         243      243           
  Lines        7795     7795           
=======================================
  Hits         7220     7220           
  Misses        575      575           
Impacted Files Coverage Δ
...NetCore/Queries/Internal/Parsing/QueryTokenizer.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bkoelman bkoelman marked this pull request as ready for review January 30, 2023 23:25
@bkoelman bkoelman requested a review from maurei January 30, 2023 23:25
@maurei maurei merged commit 5ffa4fb into master Feb 5, 2023
@maurei maurei deleted the filter-fix branch February 5, 2023 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants