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

raystack / frontier / 35560452772
50%
main: 50%

Build:
Build:
LAST BUILD BRANCH: fix/search-org-service-users-missing-rows
DEFAULT BRANCH: main
Ran 21 Sep 2026 04:23AM UTC
Jobs 1
Files 310
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

21 Sep 2026 04:16AM UTC coverage: 50.472% (+0.2%) from 50.306%
35560452772

Pull #1936

github

whoAbhishekSah
fix(store): a resource create that reuses a taken id returns conflict

The create upsert targets urn only. An insert that reuses an existing id with
a different urn fails on the primary key and fell through to a raw duplicate
key error. It now maps to resource.ErrConflict, which the handler already
turns into a conflict response. With live-only reads the id of a soft-deleted
row is invisible to the pre-check, so this path is easier to reach.
Pull Request #1936: feat(store): policy, relation, and resource reads skip soft-deleted rows

19 of 20 new or added lines in 3 files covered. (95.0%)

20756 of 41124 relevant lines covered (50.47%)

16.23 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
67.69
23.59% internal/store/postgres/relation_repository.go
Jobs
ID Job ID Ran Files Coverage
1 35560452772.1 21 Sep 2026 04:23AM UTC 310
50.47
GitHub Action Run
Source Files on build 35560452772
  • Tree
  • List 310
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1936
  • PR Base - main (#35322714931)
  • 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