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

raystack / frontier / 31998174748
49%
main: 49%

Build:
Build:
LAST BUILD BRANCH: org-delete-forfeit-email
DEFAULT BRANCH: main
Ran 17 Aug 2026 05:36AM UTC
Jobs 1
Files 304
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

17 Aug 2026 05:30AM UTC coverage: 48.735% (+0.04%) from 48.698%
31998174748

Pull #1887

github

whoAbhishekSah
fix(permission): make the response key lossless and migrate its readers

The key field is the replacement for the deprecated namespace/name
response fields, but reading it back was lossy: a name with dots failed
to split (the parser demanded exactly 3 dot-parts), and a namespace
without a slash silently gained a /default suffix on the way in.

Split the key into at most 3 parts so everything after the namespace is
the name, dots included. Guard the response transform: the key must
parse back to the exact stored namespace/name pair, or the request
fails instead of returning a key that reads back as a different
permission.

With the key exact, move the remaining readers of the deprecated
fields onto it: the permission reconciler, the permission CLI output,
and the e2e assertions (part of #1782).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #1887: fix(permission): make the response key lossless and migrate its readers

14 of 21 new or added lines in 4 files covered. (66.67%)

19537 of 40088 relevant lines covered (48.74%)

15.66 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
45.58
-0.2% cmd/permission.go
Jobs
ID Job ID Ran Files Coverage
1 31998174748.1 17 Aug 2026 05:36AM UTC 304
48.74
GitHub Action Run
Source Files on build 31998174748
  • Tree
  • List 304
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1887
  • PR Base - main (#31785999717)
  • 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