You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add readonly properties, fix deprecations, improve cov and CI
Mark Mapper::$db and Db::$connection as readonly. Fix 3
deprecation warnings by adding explicit typed properties to
TestFetchingClassArgs for PDO FETCH_CLASS compatibility. Add 10
tests covering Db, Sql, and Mapper edge cases to reach 98.66%
line coverage. Add composer coverage script. Add code-coverage
CI job with Codecov upload and PHPCS to the static-analysis CI
job.
0 commit comments