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

Refactor Condition into a struct with its key and an Operation enum #1231

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

romac
Copy link
Member

@romac romac commented Nov 16, 2022

No description provided.

@romac romac requested a review from thanethomson November 16, 2022 11:09
@romac romac mentioned this pull request Nov 16, 2022
5 tasks
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (romac/pub-query-conditions@df51b57). Click here to learn what that means.
The diff coverage is n/a.

@@                     Coverage Diff                      @@
##             romac/pub-query-conditions   #1231   +/-   ##
============================================================
  Coverage                              ?   64.3%           
============================================================
  Files                                 ?     244           
  Lines                                 ?   21393           
  Branches                              ?       0           
============================================================
  Hits                                  ?   13758           
  Misses                                ?    7635           
  Partials                              ?       0           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@thanethomson thanethomson merged commit a97306e into romac/pub-query-conditions Nov 16, 2022
@thanethomson thanethomson deleted the romac/key-condition branch November 16, 2022 20:05
thanethomson added a commit that referenced this pull request Nov 16, 2022
* Make `Query` fields public

* Add `Condition::key` method

* Add changelog entry

* Update .changelog/unreleased/improvements/1230-query-api.md

Co-authored-by: Thane Thomson <[email protected]>

* Refactor `Condition` into a struct with its key and an `Operation` enum (#1231)

Co-authored-by: Thane Thomson <[email protected]>
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.

3 participants