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

GEWIS / sudosos-backend / 24280021673
92%

Build:
DEFAULT BRANCH: develop
Ran 11 Apr 2026 09:59AM UTC
Jobs 1
Files 266
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

11 Apr 2026 09:55AM UTC coverage: 89.057% (-0.01%) from 89.069%
24280021673

push

github

web-flow
refactor: lift ProductController validators into AsyncValidatorMiddleware (#842)

Migrates CreateProductRequest and UpdateProductRequest from inline
isFail checks to the globalAsyncValidatorRegistry pattern introduced
in #834, completing the remaining items from issue #116.

- Replace verifyCreateProductRequest / verifyProductRequest with
  createProductRequestSpecFactory / updateProductRequestSpecFactory
- Register both specs in the ProductController constructor with
  buildTarget lambdas that reconstruct CreateProductParams (ownerId
  defaulting to token user) and UpdateProductParams (id from route param)
- Remove isFail blocks from createProduct and updateProduct handlers
- Update test assertions from bare string equality to the standardised
  { valid: false, errors[] } shape returned

1825 of 2247 branches covered (81.22%)

Branch coverage included in aggregate %.

10 of 10 new or added lines in 2 files covered. (100.0%)

9406 of 10364 relevant lines covered (90.76%)

1014.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24280021673.1 11 Apr 2026 09:59AM UTC 266
89.06
GitHub Action Run
Source Files on build 24280021673
  • Tree
  • List 266
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24280021673
  • 84f7b1fd on github
  • Prev Build on develop (#24263244046)
  • Next Build on develop (#24287481523)
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