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

GEWIS / sudosos-backend / 23403657905
89%

Build:
DEFAULT BRANCH: develop
Ran 22 Mar 2026 01:09PM UTC
Jobs 1
Files 265
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

22 Mar 2026 01:03PM UTC coverage: 89.136% (+0.007%) from 89.129%
23403657905

push

github

web-flow
feat: add sellerPayout relation to Transfer entity (#812)

Transfer lacked an inverse @OneToOne back to SellerPayout, so the
sellerPayout field was never loaded or serialised. This caused the
frontend to fall back to displaying seller payouts as deposits.

- Add @OneToOne(() => SellerPayout, (s) => s.transfer) to Transfer
- Add sellerPayout to TransferResponse and asTransferResponse mapping
- Load sellerPayout relation in getTransfers and deleteTransfer
- Add SELLER_PAYOUT to TransferCategory enum and aggregate category map

1801 of 2206 branches covered (81.64%)

Branch coverage included in aggregate %.

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

9251 of 10193 relevant lines covered (90.76%)

998.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23403657905.1 22 Mar 2026 01:09PM UTC 265
89.14
GitHub Action Run
Source Files on build 23403657905
  • Tree
  • List 265
  • 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 #23403657905
  • 3e5f2ae2 on github
  • Prev Build on develop (#23298923538)
  • Next Build on develop (#23494751531)
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