• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

raystack / frontier / 26947129197
43%
main: 43%

Build:
Build:
LAST BUILD BRANCH: fix/upgrade-go-1.26.4
DEFAULT BRANCH: main
Ran 04 Jun 2026 10:53AM UTC
Jobs 1
Files 276
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

04 Jun 2026 10:49AM UTC coverage: 43.221% (+0.2%) from 43.06%
26947129197

Pull #1666

github

paanSinghCoder
refactor(admin): import non-chunked org views eagerly

The 7 organization-detail child views come from the @raystack/frontier/admin
barrel, which the app shell already imports statically — so the barrel is
pinned into the initial chunk. Wrapping those views in React.lazy produced no
separate chunk (verified: no Organization*View chunks are emitted) and only
added Suspense churn, so import them statically instead.

lazy() is kept on the 12 app-owned page files, which do split into their own
chunks. Initial bundle is unchanged (~638 KB gz).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #1666: perf(admin): lazy-load route pages

16444 of 38046 relevant lines covered (43.22%)

12.14 hits per line

Coverage Regressions

Lines Coverage ∆ File
230
81.63
-0.17% core/membership/service.go
53
52.65
0.85% core/deleter/service.go
46
88.96
-0.49% core/userpat/service.go
23
57.83
-4.91% internal/store/postgres/org_tokens_repository.go
12
20.83
8.4% internal/store/postgres/userpat_repository.go
9
95.47
0.0% internal/api/v1beta1connect/user_pat.go
7
0.0
0.0% cmd/serve.go
Jobs
ID Job ID Ran Files Coverage
1 26947129197.1 04 Jun 2026 10:53AM UTC 276
43.22
GitHub Action Run
Source Files on build 26947129197
  • Tree
  • List 276
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1666
  • PR Base - main (#26739991168)
  • Delete
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