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

codeigniter4 / CodeIgniter4 / 28867963370
90%
develop: 89%

Build:
Build:
LAST BUILD BRANCH: fix/cache-tests-race-conditions
DEFAULT BRANCH: develop
Ran 07 Jul 2026 01:13PM UTC
Jobs 1
Files 433
Run time 1min
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

07 Jul 2026 12:58PM UTC coverage: 89.588% (-0.004%) from 89.592%
28867963370

push

github

web-flow
feat: add `encrypted` casts for model fields and entities (#10357)

* feat(model): add encrypted casting

- Add encrypted DataCaster support for Model fields and Entity properties.
- Store encrypted values as Base64-encoded ciphertext using the Encryption service.
- Document storage, validation, query, serialization, and key rotation caveats.
- Add focused tests for encryption, decryption, nullable values, previous keys, and invalid payloads.

Signed-off-by: memleakd <121398829+memleakd@users.noreply.github.com>

* fix: cs

Signed-off-by: memleakd <121398829+memleakd@users.noreply.github.com>

* refactor: use service helper for encrypted cast

Signed-off-by: memleakd <121398829+memleakd@users.noreply.github.com>

---------

Signed-off-by: memleakd <121398829+memleakd@users.noreply.github.com>

29 of 32 new or added lines in 3 files covered. (90.63%)

25279 of 28217 relevant lines covered (89.59%)

230.29 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
76.92
system/DataCaster/Cast/EncryptedCast.php
Jobs
ID Job ID Ran Files Coverage
1 28867963370.1 07 Jul 2026 01:13PM UTC 433
89.59
GitHub Action Run
Source Files on build 28867963370
  • Tree
  • List 433
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 18ee79cf on github
  • Prev Build on 4.8 (#28855962746)
  • Next Build on 4.8 (#28973307164)
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