• 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 / 25155145290
42%
main: 42%

Build:
Build:
LAST BUILD BRANCH: update-sdk-to-apsara-latest
DEFAULT BRANCH: main
Ran 30 Apr 2026 08:25AM 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

30 Apr 2026 08:20AM UTC coverage: 41.949%. Remained the same
25155145290

Pull #1587

github

rohilsurana
fix: webhook secret rotation rejects valid events when first secret fails

The webhook verification loop collects errors from each secret attempt.
When multiple secrets are configured for rotation, if the first secret
fails but a later one succeeds, the error check `len(parseErrs) > 0`
incorrectly returns an error despite successful verification.

Change condition to only fail when all secrets have been exhausted.
Pull Request #1587: fix: webhook secret rotation rejects valid events

0 of 1 new or added line in 1 file covered. (0.0%)

15624 of 37245 relevant lines covered (41.95%)

11.88 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
55.41
0.0% core/event/service.go
Jobs
ID Job ID Ran Files Coverage
1 25155145290.1 30 Apr 2026 08:25AM UTC 276
41.95
GitHub Action Run
Source Files on build 25155145290
  • Tree
  • List 276
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1587
  • PR Base - main (#25153967434)
  • 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