UW-GAC / django-anvil-consortium-manager

Django app to manage AnVIL workspace permissions
https://django-anvil-consortium-manager.readthedocs.io/en/latest/index.html
MIT License
1 stars 0 forks source link

Fix unexpected errors with deactivated accounts and managed group membership #410

Closed amstilp closed 1 year ago

amstilp commented 1 year ago

Closes #404

codecov[bot] commented 1 year ago

Codecov Report

Merging #410 (2904ea1) into main (c44b091) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #410   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files         121      121           
  Lines       22803    22873   +70     
=======================================
+ Hits        22763    22834   +71     
+ Misses         40       39    -1     
Files Coverage Δ
anvil_consortium_manager/__init__.py 100.00% <100.00%> (ø)
anvil_consortium_manager/audit/audit.py 100.00% <100.00%> (+0.36%) :arrow_up:
anvil_consortium_manager/tests/test_audit.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more