-
-
Notifications
You must be signed in to change notification settings - Fork 159
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
Relationship capabilities and bugfixes #1197
Conversation
|
cccd47b
to
a6dc59b
Compare
Codecov Report
@@ Coverage Diff @@
## master #1197 +/- ##
==========================================
+ Coverage 92.61% 92.69% +0.08%
==========================================
Files 242 243 +1
Lines 7701 7803 +102
==========================================
+ Hits 7132 7233 +101
- Misses 569 570 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
a6dc59b
to
0ca0c12
Compare
0ca0c12
to
f2c6029
Compare
Reviewed extensively, work is very clean 👍 |
Co-authored-by: Maurits Moeys <[email protected]>
Adds the equivalent of
AttrCapabilities
for relationships. See #1187 for design considerations.This PR also fixes some small bugs.
Closes #1187.
Fixes #1196.
Fixes #1195.
Fixes #1198.
Fixes #1199.
QUALITY CHECKLIST