artefactual-sdps / enduro

Designed to automate the processing of transfers in multiple Archivematica pipelines.
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Add access control checks to dashboard #978

Closed jraddaoui closed 4 days ago

jraddaoui commented 5 days ago

Refs #957.

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 53.10%. Comparing base (9ef2178) to head (f3e0f70).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #978 +/- ## ======================================= Coverage 53.10% 53.10% ======================================= Files 101 101 Lines 5661 5661 ======================================= Hits 3006 3006 Misses 2407 2407 Partials 248 248 ```

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

jraddaoui commented 5 days ago

@djjuhasz, @sevein, @sbreker

I'm struggling with the tests a little more than expected and it's getting late to review and merge, while I work in the documentation. Sorry about that, I'll restore and add more tests in a different PR. Again, I think it makes more sense to review commit by commit.

jraddaoui commented 4 days ago

Thanks @djjuhasz!