• 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 / 29073272998 / 1
45%
main: 45%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/golang.org/x/crypto-0.52.0
DEFAULT BRANCH: main
Ran 10 Jul 2026 06:18AM UTC
Files 281
Run time 9s
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

10 Jul 2026 06:13AM UTC coverage: 44.876% (-0.003%) from 44.879%
29073272998.1

Pull #1744

github

whoAbhishekSah
fix(invitation): pin cleanup cron to UTC

cron.New defaults to time.Local, so on a non-UTC host the job would run
at local midnight instead of the midnight UTC the comment claims. Pass
cron.WithLocation(time.UTC) so the schedule matches the comment.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #1744: fix(invitation): auto-delete expired invitations on a schedule

16893 of 37644 relevant lines covered (44.88%)

12.54 hits per line

Source Files on job 29073272998.1
  • Tree
  • List 281
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29073272998
  • 17a1b288 on github
  • Prev Job for on feat/auto-delete-expired-invitations (#28923011017.1)
  • 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