• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

raystack / frontier / 29004637891
45%
main: 45%

Build:
Build:
LAST BUILD BRANCH: feat/auto-delete-expired-invitations
DEFAULT BRANCH: main
Ran 09 Jul 2026 08:29AM 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

09 Jul 2026 08:24AM UTC coverage: 44.884% (+0.005%) from 44.879%
29004637891

Pull #1744

github

whoAbhishekSah
feat(invitation): keep expired invites for a 7-day retention window

Only delete invitations that expired at least 7 days ago, instead of
everything past its expiry. A recently expired invite still shows up in
the list APIs; the daily job removes it once it crosses the retention
window.

The retention window lives in the service (business logic) as a cutoff
time (now minus 7 days) that is passed to ListExpired, so the repository
just filters by the given time.

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

29 of 59 new or added lines in 3 files covered. (49.15%)

16907 of 37668 relevant lines covered (44.88%)

12.51 hits per line

Uncovered Changes

Lines Coverage ∆ File
15
49.82
1.27% core/invitation/service.go
8
0.0
0.0% cmd/serve.go
7
79.51
-0.79% internal/store/postgres/invitation_repository.go
Jobs
ID Job ID Ran Files Coverage
1 29004637891.1 09 Jul 2026 08:29AM UTC 281
44.88
GitHub Action Run
Source Files on build 29004637891
  • Tree
  • List 281
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
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