• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

justim / access
91%

Build:
DEFAULT BRANCH: master
Repo Added 04 Jun 2019 05:04PM UTC
Files 158
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 1.0.0
  • add-some-interfaces
  • clauses
  • clear-statement-poll
  • close-db-connection
  • covatiant
  • mysql-tests
  • psalm6
  • v1.0.0
  • v1.1.0
  • v1.1.1
  • v1.2.0
  • v1.2.1
  • v1.23.x
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.4.0
  • v1.4.1
  • v1.4.2
  • v1.6.0
  • v1.6.1
  • v1.7.0
  • v1.7.2
  • v1.8.0
  • v1.8.1
  • v1.9.0
  • v1.9.1

14 Apr 2026 02:25PM UTC coverage: 90.646% (-4.4%) from 95.064%
26451364930

push

github

justim
Add `mixed` schema type for virtual entity providers

The default for `null` type is `String`, but with the introduction of
the type classes the string type has gotten a bit more strict, it
expects values coming from the database to be a string. The `mixed` type
just allows everything to be passed through, which is what we want for a
virtual field with no type.

1 of 5 new or added lines in 3 files covered. (20.0%)

89 existing lines in 16 files now uncovered.

2694 of 2972 relevant lines covered (90.65%)

548.38 hits per line

Relevant lines Covered
Build:
Build:
2972 RELEVANT LINES 2694 COVERED LINES
548.38 HITS PER LINE
Source Files on master
  • Tree
  • List 158
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26451364930 master Add `mixed` schema type for virtual entity providers The default for `null` type is `String`, but with the introduction of the type classes the string type has gotten a bit more strict, it expects values coming from the database to be a string. T... push 26 May 2026 01:35PM UTC justim github
90.65
19131540414 master Add extension hook to profiler for custom query profiles Plus, some documentation on how the profiler is working, and can be extended. push 06 Nov 2025 09:48AM UTC justim github
95.06
18720946536 master Clear StatementPool when connection is closed (#18) push 22 Oct 2025 03:13PM UTC web-flow github
95.06
18719616858 master Add possibility to close underlying PDO connection (#17) push 22 Oct 2025 02:29PM UTC web-flow github
95.06
16910849692 master Split tests into multiple test suites MySQL testing is here! push 12 Aug 2025 01:47PM UTC justim github
95.05
16910849692 master Split tests into multiple test suites MySQL testing is here! push 12 Aug 2025 01:47PM UTC justim github
95.05
16653059160 master Add missing type to `sort` parameter annotion The actual type already accepted the correct types push 31 Jul 2025 03:19PM UTC justim github
95.05
14243775621 master Suppress some very noisy Psalm rules push 03 Apr 2025 01:08PM UTC justim github
95.05
13288078741 master Add `Entity`/`Collection` types to presenter methods The methods previously only accepted an `int` and/or `array`, makes sense to also accept `Entity` and/or `Collection` in those places. push 12 Feb 2025 02:49PM UTC justim github
95.11
11931313681 master Make types nullable when they have default of `null` Technically this was already true, internally PHP already made those types nullable -- reflection on those parameters even shows them as nullable. Making this explicit clearly indicate intent. ... push 20 Nov 2024 10:18AM UTC justim github
95.09
See All Builds (180)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc