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

Add properties for permissions on snippet of current user, fixes editable permission #87

Merged
merged 1 commit into from
May 27, 2022

Conversation

nezhar
Copy link
Collaborator

@nezhar nezhar commented May 27, 2022

Provides new properties that can be set on a model serializer for editable or deletable checks.

@codecov-commenter
Copy link

Codecov Report

Merging #87 (06d3ea8) into master (1111a32) will decrease coverage by 0.03%.
The diff coverage is 91.66%.

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
- Coverage   95.02%   94.98%   -0.04%     
==========================================
  Files          62       62              
  Lines        1587     1595       +8     
==========================================
+ Hits         1508     1515       +7     
- Misses         79       80       +1     
Impacted Files Coverage Δ
snypy/snippets/rest/serializers.py 78.35% <ø> (ø)
snypy/snippets/models/querysets.py 75.47% <83.33%> (-1.00%) ⬇️
snypy/core/models/models.py 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@nezhar nezhar merged commit 064ebd3 into master May 27, 2022
@nezhar nezhar deleted the snippet-permissions branch June 6, 2023 19:25
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.

2 participants