Terralego / django-terra-accounts

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

Add read & write serializations form perms #35

Closed CFarcy closed 3 years ago

codeclimate[bot] commented 3 years ago

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

View more on Code Climate.

codecov[bot] commented 3 years ago

Codecov Report

Merging #35 (dbfd411) into master (5b095dd) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   88.94%   88.97%   +0.02%     
==========================================
  Files          14       14              
  Lines         389      390       +1     
==========================================
+ Hits          346      347       +1     
  Misses         43       43              
Impacted Files Coverage Δ
terra_accounts/serializers.py 91.13% <100.00%> (+0.11%) :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 5b095dd...dbfd411. Read the comment docs.