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

api-platform / core / 26823268232 / 3
30%
master: 37%

Build:
Build:
LAST BUILD BRANCH: 4.3
DEFAULT BRANCH: master
Ran 02 Jun 2026 01:41PM UTC
Files 1525
Run time 54s
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

02 Jun 2026 01:34PM UTC coverage: 27.671% (+2.2%) from 25.469%
26823268232.3

push

github

soyuka
fix(jsonapi): drop consumed pagination keys before raw-param replace

37e361339 reinjected the raw bracket-style page array after
JsonApiProvider had already hoisted its contents into _api_filters,
so _api_filters['page'] surfaced as an array (e.g. ['itemsPerPage' => 15]
for ?page[itemsPerPage]=15) and downstream providers expecting a scalar
threw "Page must be a positive integer".

Strip filter/page/itemsPerPage/pagination/partial/include/fields from
$rawParams before array_replace; those were already processed above.

Refs #8216

17768 of 64212 relevant lines covered (27.67%)

60.06 hits per line

Source Files on job 26823268232.3
  • Tree
  • List 1525
  • Changed 146
  • Source Changed 0
  • Coverage Changed 146
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26823268232
  • 4378916a on github
  • Prev Job for on 4.3 (#26747276242.2)
  • Next Job for on 4.3 (#26823352487.4)
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