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

codeigniter4 / CodeIgniter4 / 28845769237
90%
develop: 89%

Build:
Build:
LAST BUILD BRANCH: test/gdhandler-save-coverage
DEFAULT BRANCH: develop
Ran 07 Jul 2026 06:43AM UTC
Jobs 1
Files 432
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 06:15AM UTC coverage: 89.212% (+0.004%) from 89.208%
28845769237

push

github

web-flow
feat: add insert-only fields to Model (#10350)

* feat(model): add insert-only fields

- add $insertOnlyFields and setInsertOnlyFields() to Model
- prevent configured fields from being submitted during update operations
- allow insert-only fields during insert and insertBatch
- document the Model-level protection boundaries
- add coverage for update, save, updateBatch, entity, and protect(false) paths

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

* trigger CI

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

* refactor: align insert-only fields with field protection

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

* test: update generated model expectations

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

---------

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

20 of 21 new or added lines in 4 files covered. (95.24%)

1 existing line in 1 file now uncovered.

25181 of 28226 relevant lines covered (89.21%)

228.37 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
95.07
-0.04% system/BaseModel.php

Coverage Regressions

Lines Coverage ∆ File
1
95.07
-0.04% system/BaseModel.php
Jobs
ID Job ID Ran Files Coverage
1 28845769237.1 07 Jul 2026 06:42AM UTC 432
89.21
GitHub Action Run
Source Files on build 28845769237
  • Tree
  • List 432
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9026fd68 on github
  • Prev Build on 4.8 (#28845727067)
  • Next Build on 4.8 (#28845791822)
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