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

Add ability to provide a custom form for Workspaces #394

Closed amstilp closed 1 year ago

amstilp commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #394 (622fb25) into main (993e09c) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #394   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files         118      118           
  Lines       21782    21872   +90     
=======================================
+ Hits        21657    21747   +90     
  Misses        125      125           
Files Coverage Δ
anvil_consortium_manager/__init__.py 100.00% <100.00%> (ø)
anvil_consortium_manager/adapters/default.py 100.00% <100.00%> (ø)
anvil_consortium_manager/adapters/workspace.py 100.00% <100.00%> (ø)
anvil_consortium_manager/forms.py 100.00% <100.00%> (ø)
anvil_consortium_manager/models.py 100.00% <ø> (ø)
anvil_consortium_manager/tests/test_adapters.py 100.00% <100.00%> (ø)
...nvil_consortium_manager/tests/test_app/adapters.py 100.00% <100.00%> (ø)
anvil_consortium_manager/tests/test_app/forms.py 100.00% <100.00%> (ø)
anvil_consortium_manager/tests/test_forms.py 100.00% <100.00%> (ø)
anvil_consortium_manager/tests/test_views.py 99.92% <100.00%> (+<0.01%) :arrow_up:
... and 1 more

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