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() #292

Merged
merged 6 commits into from
Apr 13, 2024
Merged

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

merged 6 commits into from
Apr 13, 2024

Conversation

Tigrov
Copy link
Member

@Tigrov Tigrov commented Apr 6, 2024

Update tests according main PR yiisoft/db#816

Copy link

codecov bot commented Apr 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.46%. Comparing base (4a95c6b) to head (1b08a06).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #292   +/-   ##
=========================================
  Coverage     98.46%   98.46%           
  Complexity      339      339           
=========================================
  Files            21       21           
  Lines          1043     1043           
=========================================
  Hits           1027     1027           
  Misses           16       16           

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

@vjik vjik merged commit 6f82dfc into master Apr 13, 2024
34 of 35 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants