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

Allow scalar values for Query::select() #816

Merged
merged 17 commits into from
Apr 13, 2024
Merged

Allow scalar values for Query::select() #816

merged 17 commits into from
Apr 13, 2024

Conversation

Copy link

codecov bot commented Apr 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.56%. Comparing base (789523f) to head (34a8a2a).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #816   +/-   ##
=========================================
  Coverage     99.56%   99.56%           
- Complexity     1316     1317    +1     
=========================================
  Files            64       64           
  Lines          3228     3237    +9     
=========================================
+ Hits           3214     3223    +9     
  Misses           14       14           

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

@Tigrov Tigrov added the status:code review The pull request needs review. label Apr 6, 2024
@Tigrov Tigrov requested a review from a team April 6, 2024 06:50
@Tigrov Tigrov added this to the 2.0.0 milestone Apr 6, 2024
Copy link
Member

@vjik vjik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See suggestion: #818

vjik and others added 5 commits April 7, 2024 23:19
* Improve psalm types for scalar values in select

* Remove unnecessary psalm annotations

---------

Co-authored-by: Tigrov <[email protected]>
@vjik vjik merged commit 3f977a5 into master Apr 13, 2024
170 of 171 checks passed
@vjik vjik deleted the allow_scalars branch April 13, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants