Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

relpool-rid #63

Merged
merged 8 commits into from
Dec 11, 2024
Merged

relpool-rid #63

merged 8 commits into from
Dec 11, 2024

Conversation

gertd
Copy link
Member

@gertd gertd commented Dec 11, 2024

No description provided.

gertd and others added 8 commits December 3, 2024 16:21
* convert azm to use RelationIdentifier

* update go-directory & grpc deps

* Fix: Checker.checkRelation wasn't setting the subject ID

As a result it was getting way more relations back.

* update deps

* Toggle between shared or per-call memory pool.

* Replace Cache RWMutex with an atomic pointer.

* Initialize SlicePool with given capacity

* upd [email protected]

---------

Co-authored-by: Ronen Hilewicz <[email protected]>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12277900480

Details

  • 127 of 155 (81.94%) changed or added relevant lines in 11 files are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.7%) to 66.599%

Changes Missing Coverage Covered Lines Changed/Added Lines %
graph/objects.go 10 11 90.91%
model/model.go 0 1 0.0%
mempool/relation.go 14 16 87.5%
mempool/mempool.go 38 41 92.68%
cache/cache.go 8 14 57.14%
safe/relation.go 0 7 0.0%
cache/check.go 0 8 0.0%
Files with Coverage Reduction New Missed Lines %
model/model.go 1 36.27%
graph/check.go 1 83.64%
graph/objects.go 1 89.04%
Totals Coverage Status
Change from base Build 12018348225: 0.7%
Covered Lines: 2636
Relevant Lines: 3958

💛 - Coveralls

@gertd gertd requested a review from ronenh December 11, 2024 14:02
@gertd gertd merged commit 249565a into main Dec 11, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants