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

GEWIS / sudosos-backend / 25162023571
92%

Build:
DEFAULT BRANCH: develop
Ran 30 Apr 2026 11:11AM 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

30 Apr 2026 11:07AM UTC coverage: 89.102%. Remained the same
25162023571

push

github

web-flow
docs: enrich catalogue/* modules with prose and per-type descriptions (#882)

* docs(container): add comprehensive entity prose documentation

Expand the Container entity JSDoc with prose explaining sellers and
revenue flow, the revision pattern, the public/private visibility
model, and the link to sub-transactions. Use the module-qualified
@link syntax so cross-module references resolve in TypeDoc.

* chore(typedoc): strip swagger @param noise, extend block tags

Add a small TypeDoc plugin that drops swagger-jsdoc dotted @param
names (e.g. @param {type} name.query.required) from controllers
before the validator sees them. These tags are load-bearing for
Swagger generation but not valid TSDoc, and previously produced
around a thousand "@param not used" warnings.

Also extend the blockTags list to preserve TypeDoc's defaults while
adding the swagger-jsdoc tags (@typedef, @property, @route, etc.)
and our custom documentation tags (@promote, @index).

* docs: document cross-module @link syntax and fix stale refs

Because typedoc-plugin-merge-modules places each @module in its own
container, a bare {@link SymbolName} cannot resolve across modules.
Document the module-qualified form — {@link moduleName!Symbol | label}
— in docs/content/typedoc.md, and fix two existing stale references
in the authenticator entities so they now resolve.

* docs: fix stale JSDoc tags in controllers and services

Clean up the remaining TypeDoc warnings after the swagger-param
stripping plugin narrowed the field to real drift:

- Remove legacy @constructor tags from non-constructor methods in
  AuthenticationController and AuthenticationService.
- Fix @inhertidoc typo to @inheritDoc in InvoiceController.
- Collapse stale per-field @param lists on methods that take a
  single destructured options object (BalanceService.getBalances,
  DebtorService.{calculateFinesOnDate,handOutFines,sendFineWarnings},
  EventService.getShiftSelectedCount, RBACService.{getRoles,getRoleUsers})
  in... (continued)

1824 of 2244 branches covered (81.28%)

Branch coverage included in aggregate %.

9385 of 10336 relevant lines covered (90.8%)

1020.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25162023571.1 30 Apr 2026 11:11AM UTC 266
89.1
GitHub Action Run
Source Files on build 25162023571
  • Tree
  • List 266
  • Changed 31
  • Source Changed 31
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25162023571
  • f2b79262 on github
  • Prev Build on develop (#25057729744)
  • Next Build on develop (#25162326948)
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