• 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 / 30536687008
47%
main: 47%

Build:
Build:
LAST BUILD BRANCH: feat/reconcile-billing-product
DEFAULT BRANCH: main
Ran 30 Jul 2026 11:02AM UTC
Jobs 1
Files 296
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 Jul 2026 10:57AM UTC coverage: 47.138% (+0.2%) from 46.98%
30536687008

Pull #1814

github

Shreyag02
docs(local-setup): drop the unused FRONTIER_ENDPOINT from client-demo env

client-demo reaches the backend over Connect-RPC only. FrontierProvider
sets its single base URL from `config.connectEndpoint || '/frontier-connect'`,
and the built client SDK contains just two URL literals, "/" and
"/frontier-connect" — no /api request exists.

The `/api` proxy and `endpoint: '/api'` in src/config/frontier.ts are both
inert: `endpoint` is not a field on FrontierClientOptions, and it survives
only because client-demo builds with vite and no tsc step. Document that
so neither gets treated as required, and leave the code cleanup separate.
Pull Request #1814: docs(local-setup): add backend, admin app, and client SDK dev guide

18376 of 38983 relevant lines covered (47.14%)

14.49 hits per line

Coverage Regressions

Lines Coverage ∆ File
78
67.03
0.73% billing/product/service.go
36
46.31
0.0% core/serviceuser/service.go
25
63.83
1.49% pkg/server/server.go
19
83.76
0.7% core/membership/service.go
19
78.35
-6.16% core/project/service.go
6
0.0
0.0% cmd/serve.go
Jobs
ID Job ID Ran Files Coverage
1 30536687008.1 30 Jul 2026 11:02AM UTC 296
47.14
GitHub Action Run
Source Files on build 30536687008
  • Tree
  • List 296
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1814
  • PR Base - main (#30434628246)
  • 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