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

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

Build:
Build:
LAST BUILD BRANCH: v4.2.1
DEFAULT BRANCH: master
Ran 28 Aug 2026 08:20PM UTC
Jobs 1
Files 49
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

28 Aug 2026 08:15PM UTC coverage: 100.0%. Remained the same
33207689199

push

github

Smeagolworms4
Resolve the unserialization target type from the controller parameter

The target class of an unserialization is now the type of the action parameter the
attribute points at, resolved once into MetadataUnserialize::getType() so that the
runtime and gollumsf/rest-doc-bundle agree on it.

#[Unserialize('book')] public function post(Book $book) -> unserializes into Book.

A new 'type' argument forces the target class when the parameter is untyped, typed
with a scalar, or when the body maps to a dedicated input object:

    #[Unserialize('book', type: BookInput::class)]

When neither is available the previous behaviour is kept: the class carried by the
request attribute, then the class of the already loaded entity.

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

562 of 562 relevant lines covered (100.0%)

23.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33207689199.1 28 Aug 2026 08:20PM UTC 49
100.0
GitHub Action Run
Source Files on build 33207689199
  • Tree
  • List 49
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 56f93a2f on github
  • Prev Build on v3.0.4 (#33133126933)
  • Next Build on v4.0.0 (#33207689121)
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