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

raystack / frontier / 31471625784
49%
main: 49%

Build:
Build:
LAST BUILD BRANCH: org-delete-forfeit-email
DEFAULT BRANCH: main
Ran 11 Aug 2026 08:09AM UTC
Jobs 1
Files 303
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 Aug 2026 08:03AM UTC coverage: 48.097%. Remained the same
31471625784

Pull #1869

github

Shreyag02
fix(admin): resync the edit KYC form once KYC details load

The panel is mounted by the layout rather than on open, so useForm's
defaultValues captured kycDetails while its query was still in flight —
leaving the form at {status: false, link: ""} for an organization that is
in fact verified. The schema only requires link when status is true, so
that empty form validated, and saving it wrote the verification away.

Reset the form when the details arrive, matching the edit billing panel.

Narrowing the layout's loading gate made this materially more likely: the
panel used to mount only after the billing account resolved, two round
trips in, by which point the one-hop KYC query had almost always landed.
Pull Request #1869: fix(admin): stop duplicate API calls across admin tables

19200 of 39919 relevant lines covered (48.1%)

15.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31471625784.1 11 Aug 2026 08:09AM UTC 303
48.1
GitHub Action Run
Source Files on build 31471625784
  • Tree
  • List 303
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1869
  • PR Base - main (#31391793145)
  • Delete
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