Terralego / django-terra-accounts

Django accounts management for terralego apps
https://django-terra-accounts.readthedocs.io/
1 stars 0 forks source link

Add a method to check terra permissions #11

Closed nahuelange closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #11 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   88.73%   88.79%   +0.06%     
==========================================
  Files          13       13              
  Lines         355      357       +2     
==========================================
+ Hits          315      317       +2     
  Misses         40       40
Impacted Files Coverage Δ
terra_accounts/permissions.py 56% <100%> (ø) :arrow_up:
terra_accounts/models.py 82.75% <100%> (+0.61%) :arrow_up:

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 a870cf3...f62dc81. Read the comment docs.

codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit f62dc81f and detected 0 issues on this pull request.

View more on Code Climate.