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

codeigniter4 / CodeIgniter4 / 29643102653
90%
develop: 90%

Build:
Build:
LAST BUILD BRANCH: refactor-enable-code-quality
DEFAULT BRANCH: develop
Ran 18 Jul 2026 12:08PM 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

18 Jul 2026 11:45AM UTC coverage: 89.62% (+0.007%) from 89.613%
29643102653

push

github

web-flow
feat: add HTTP `QUERY` method support (#10376)

* feat(http): add QUERY method support

- Add QUERY to HTTP method constants, routing, CURLRequest, and feature tests
- Treat QUERY as raw-body input for validation and form requests
- Document QUERY routing, request testing, and CURLRequest usage
- Add coverage for routing, CSRF behavior, request input, and test helpers

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

* docs: clarify `QUERY` method usage

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

* trigger CI

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

* fix: prevent QUERY page caching

Skip PageCache for QUERY requests because request content is part of the
QUERY semantics and the current cache key only includes method and URI.

- document the routes->add() CSRF behavior change for QUERY
- clarify CURLRequest::query() versus the query request option
- document that PageCache does not cache QUERY responses
- add focused PageCache tests for QUERY requests

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

* test: satisfy Rector for QUERY page cache test

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

---------

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

11 of 11 new or added lines in 7 files covered. (100.0%)

25367 of 28305 relevant lines covered (89.62%)

232.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29643102653.1 18 Jul 2026 12:07PM UTC 433
89.62
GitHub Action Run
Source Files on build 29643102653
  • Tree
  • List 433
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d4da4b20 on github
  • Prev Build on 4.8 (#28997422900)
  • Next Build on 4.8 (#29643144947)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc