-
-
Notifications
You must be signed in to change notification settings - Fork 115
Permissioning and Initial Sharing #330
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #330 +/- ##
==========================================
- Coverage 89.63% 89.17% -0.46%
==========================================
Files 261 264 +3
Lines 10515 10977 +462
==========================================
+ Hits 9425 9789 +364
- Misses 1090 1188 +98
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
…lding retrieval tests.
Revamped permissioning logic to rely on Django Guardian more thoroughly and to pass corpus permissions through to child objects. Added test for queries and nested objects on corpuses.