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

GollumSF / rest-bundle / 33248919958
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v4.2.1
DEFAULT BRANCH: master
Ran 29 Aug 2026 10:57AM UTC
Jobs 1
Files 69
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

29 Aug 2026 10:52AM UTC coverage: 100.0%. Remained the same
33248919958

push

github

Smeagolworms4
Sort static lists with the same syntax as Doctrine backed ones

StaticArrayApiList kept a parsing of its own, which stripped the `:`, `.` and `,`
separators: on a static list ?order=title:desc silently sorted by nothing. Both listings
now share one parser, so the same URL gets the same answer.

The key set each listing historically accepted is preserved: a static list still strips
what is not alphanumeric from each segment, so ?order=my-prop keeps resolving to myProp.
Going through ApiSearch additionally applies the #[ApiSortable] whitelist; built by hand
the list stays permissive.

Also fixes staticArrayList(), whose $globalSort argument did nothing: both branches
registered the properties callback, leaving setSortGlobalCallback() unreachable. Passing
true now registers the global callback, which takes four arguments instead of five.

83 of 83 new or added lines in 4 files covered. (100.0%)

868 of 868 relevant lines covered (100.0%)

23.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33248919958.1 29 Aug 2026 10:57AM UTC 69
100.0
GitHub Action Run
Source Files on build 33248919958
  • Tree
  • List 69
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d5e4c151 on github
  • Prev Build on master (#33245843450)
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