jazzband / django-authority

A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.
http://django-authority.readthedocs.org
BSD 3-Clause "New" or "Revised" License
292 stars 57 forks source link

Jazzband: Synced file(s) with jazzband/.github #74

Closed jazzband-bot closed 2 years ago

jazzband-bot commented 2 years ago

Synced local file(s) with jazzband/.github.

Changed files
  • Created local CODE_OF_CONDUCT.md from remote CODE_OF_CONDUCT.md

This PR was created automatically by the repo-file-sync-action workflow run #1380789965

codecov[bot] commented 2 years ago

Codecov Report

Merging #74 (d6f2b6d) into master (bcb3216) will increase coverage by 8.99%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   41.76%   50.75%   +8.99%     
==========================================
  Files           7       14       +7     
  Lines         443      932     +489     
  Branches       78      167      +89     
==========================================
+ Hits          185      473     +288     
- Misses        250      429     +179     
- Partials        8       30      +22     
Impacted Files Coverage Δ
authority/urls.py 100.00% <0.00%> (ø)
authority/models.py 86.11% <0.00%> (ø)
authority/permissions.py 78.64% <0.00%> (ø)
authority/admin.py 40.77% <0.00%> (ø)
authority/__init__.py 66.66% <0.00%> (ø)
authority/forms.py 38.88% <0.00%> (ø)
authority/views.py 35.21% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bcb3216...d6f2b6d. Read the comment docs.