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

Improve psalm types for scalar values in select #818

Merged
merged 2 commits into from
Apr 7, 2024

Conversation

vjik
Copy link
Member

@vjik vjik commented Apr 7, 2024

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -

Copy link

codecov bot commented Apr 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.44%. Comparing base (4c3b3c0) to head (822a214).

Additional details and impacted files
@@                 Coverage Diff                  @@
##             allow_scalars     #818       +/-   ##
====================================================
- Coverage            99.55%   87.44%   -12.12%     
  Complexity            1278     1278               
====================================================
  Files                   63       63               
  Lines                 3129     3129               
====================================================
- Hits                  3115     2736      -379     
- Misses                  14      393      +379     

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

@Tigrov Tigrov merged commit 932bef6 into allow_scalars Apr 7, 2024
47 of 170 checks passed
@Tigrov Tigrov deleted the improve-scalar-psalm branch April 7, 2024 16:19
vjik added a commit that referenced this pull request Apr 13, 2024
* Allow scalar values for `Query::select()`

* Apply fixes from StyleCI

* Apply Rector changes (CI)

* Apply fixes from StyleCI

* Update CHANGELOG.md and UPGRADE.md [skip ci]

* Update CHANGELOG.md and UPGRADE.md [skip ci]

* Update UPGRADE.md [skip ci]

* Update UPGRADE.md [skip ci]

* fix UPGRADE.md

* improve `UPGRADE.md`

* Improve psalm types for scalar values in select (#818)

* Improve psalm types for scalar values in select

* Remove unnecessary psalm annotations

---------

Co-authored-by: Tigrov <[email protected]>

* Improve phpdoc [skip ci]

* Update tests/Provider/QueryBuilderProvider.php

Co-authored-by: Sergei Predvoditelev <[email protected]>

* Fix test

* Add type string to test

---------

Co-authored-by: StyleCI Bot <[email protected]>
Co-authored-by: Tigrov <[email protected]>
Co-authored-by: Sergei Predvoditelev <[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.

2 participants