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

Build:
Build:
LAST BUILD BRANCH: feat/reconcile-billing-product
DEFAULT BRANCH: main
Ran 30 Jul 2026 07:19AM UTC
Jobs 1
Files 290
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 07:13AM UTC coverage: 46.99% (+0.01%) from 46.98%
30522242418

Pull #1818

github

AmanGIT07
refactor(server): serve unencrypted HTTP/2 natively

Replaces the x/net h2c wrapper with the http.Server Protocols field.
The server now tracks HTTP/2 connections itself, so Shutdown drains
them like HTTP/1.1 ones and the GOAWAY workaround is no longer needed.
Cleartext HTTP/2 is negotiated by prior knowledge only.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #1818: refactor(server): serve unencrypted HTTP/2 natively

18368 of 39089 relevant lines covered (46.99%)

14.47 hits per line

Coverage Regressions

Lines Coverage ∆ File
25
63.83
1.49% pkg/server/server.go
Jobs
ID Job ID Ran Files Coverage
1 30522242418.1 30 Jul 2026 07:19AM UTC 290
46.99
GitHub Action Run
Source Files on build 30522242418
  • Tree
  • List 290
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1818
  • PR Base - main (#30521748614)
  • 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