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 custom methods to the workspace adapter #499

Closed amstilp closed 4 months ago

amstilp commented 4 months ago

Add new methods to the workspace adapter that can run custom code when a user performs specific actions:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.74%. Comparing base (9ccd445) to head (cd6ea59).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #499 +/- ## ======================================== Coverage 99.74% 99.74% ======================================== Files 130 131 +1 Lines 23857 23959 +102 ======================================== + Hits 23795 23897 +102 Misses 62 62 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.