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

$expression->getType() returns database type but not an abstract type #319

Merged
merged 3 commits into from
Oct 14, 2023

Add line to CHANGELOG.md

08087e8
Select commit
Loading
Failed to load commit list.
Merged

$expression->getType() returns database type but not an abstract type #319

Add line to CHANGELOG.md
08087e8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 10, 2023 in 0s

100.00% (+0.00%) compared to 53d7b0e

View this Pull Request on Codecov

100.00% (+0.00%) compared to 53d7b0e

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (53d7b0e) 100.00% compared to head (08087e8) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #319   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       200       200           
===========================================
  Files             13        13           
  Lines            594       594           
===========================================
  Hits             594       594           
Files Coverage Δ
src/Builder/ArrayExpressionBuilder.php 100.00% <100.00%> (ø)

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