• 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
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
Jobs 1
Files 281
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

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

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

33 of 63 new or added lines in 3 files covered. (52.38%)

104 existing lines in 4 files now uncovered.

16893 of 37644 relevant lines covered (44.88%)

12.54 hits per line

Uncovered Changes

Lines Coverage ∆ File
15
50.54
1.99% core/invitation/service.go
8
0.0
0.0% cmd/serve.go
7
79.51
-0.79% internal/store/postgres/invitation_repository.go

Coverage Regressions

Lines Coverage ∆ File
42
83.05
1.35% internal/api/v1beta1connect/group.go
32
76.03
0.0% internal/store/postgres/group_repository.go
22
54.78
-0.57% core/group/service.go
8
43.8
0.36% cmd/group.go
Jobs
ID Job ID Ran Files Coverage
1 29073272998.1 10 Jul 2026 06:18AM UTC 281
44.88
GitHub Action Run
Source Files on build 29073272998
  • Tree
  • List 281
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1744
  • PR Base - main (#28923011017)
  • 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