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

aserto-dev / topaz / 8439955094
0%

Build:
DEFAULT BRANCH: main
Ran 26 Mar 2024 05:04PM UTC
Jobs 1
Files 62
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

26 Mar 2024 05:02PM UTC coverage: 24.668%. Remained the same
8439955094

push

github

web-flow
GetGraph supports subject relations (#355)

With this version of go-edge-ds it is possible to use GetGraph
to find objects based on subject relations.

For example, to find all the object of type `doc` to which members
of a `group` have `can_write` permission:

```rego
ds.graph({
  "object_type": "doc",
  "relation": "can_write",
  "subject_type": "group",
  "subject_id": "group-id",
  "subject_relation": "member"
})

```

1151 of 4666 relevant lines covered (24.67%)

0.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8439955094.1 26 Mar 2024 05:04PM UTC 62
24.67
GitHub Action Run
Source Files on build 8439955094
  • Tree
  • List 62
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 873ffbcb on github
  • Prev Build on refs/tags/v0.31.8 (#8403259772)
  • Next Build on main (#8452904360)
  • 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