-
Notifications
You must be signed in to change notification settings - Fork 156
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: Property filter enum tokens #2739
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2739 +/- ##
=======================================
Coverage 96.21% 96.22%
=======================================
Files 761 761
Lines 21502 21584 +82
Branches 7354 7397 +43
=======================================
+ Hits 20688 20769 +81
+ Misses 806 762 -44
- Partials 8 53 +45 ☔ View full report in Codecov by Sentry. |
pan-kot
force-pushed
the
feat-property-filter-enum-props
branch
3 times, most recently
from
September 20, 2024 08:28
9e32565
to
ec57f06
Compare
pan-kot
changed the title
poc: Property filter enum props POC
chore: Property filter enum props POC
Sep 20, 2024
pan-kot
force-pushed
the
feat-property-filter-enum-props
branch
from
September 20, 2024 12:16
ec57f06
to
af7c2bf
Compare
pan-kot
force-pushed
the
feat-property-filter-enum-props
branch
from
September 24, 2024 10:18
af7c2bf
to
128fbd4
Compare
pan-kot
force-pushed
the
feat-property-filter-enum-props
branch
from
October 7, 2024 12:27
128fbd4
to
9853c8a
Compare
pan-kot
force-pushed
the
feat-property-filter-enum-props
branch
from
October 7, 2024 13:12
9853c8a
to
085c7b9
Compare
pan-kot
force-pushed
the
feat-property-filter-enum-props
branch
3 times, most recently
from
October 8, 2024 16:00
f592e4f
to
d16f901
Compare
pan-kot
force-pushed
the
feat-property-filter-enum-props
branch
from
October 9, 2024 16:52
d16f901
to
3d8604c
Compare
pan-kot
force-pushed
the
feat-property-filter-enum-props
branch
from
October 10, 2024 08:14
3d8604c
to
680473e
Compare
pan-kot
force-pushed
the
feat-property-filter-enum-props
branch
2 times, most recently
from
October 10, 2024 11:06
9b9c3dd
to
a8f6987
Compare
pan-kot
force-pushed
the
feat-property-filter-enum-props
branch
2 times, most recently
from
October 11, 2024 10:21
0fbd924
to
10eff20
Compare
pan-kot
force-pushed
the
feat-property-filter-enum-props
branch
from
October 11, 2024 11:31
10eff20
to
f0b493a
Compare
jperals
reviewed
Oct 18, 2024
pan-kot
force-pushed
the
feat-property-filter-enum-props
branch
from
October 18, 2024 13:25
114af6e
to
dd8a730
Compare
jperals
reviewed
Oct 21, 2024
jperals
reviewed
Oct 21, 2024
jperals
reviewed
Oct 21, 2024
jperals
reviewed
Oct 21, 2024
jperals
reviewed
Oct 21, 2024
jperals
reviewed
Oct 21, 2024
jperals
reviewed
Oct 21, 2024
jperals
reviewed
Oct 21, 2024
jperals
approved these changes
Oct 21, 2024
dpitcock
pushed a commit
that referenced
this pull request
Oct 23, 2024
timogasda
pushed a commit
that referenced
this pull request
Nov 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Adds first-class support for multi-choice (enum) tokens in property filter.
Rel: [Tz3OAr3i2ni1], [0aVwAjMOimcN]
Depends on:
How has this been tested?
Review checklist
The following items are to be evaluated by the author(s) and the reviewer(s).
Correctness
CONTRIBUTING.md
.CONTRIBUTING.md
.Security
checkSafeUrl
function.Testing
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.