ral-facilities / inventory-management-system-api

Apache License 2.0
1 stars 0 forks source link

Changes from adding authentication to object-storage-api #408

Closed joelvdavies closed 2 weeks ago

joelvdavies commented 3 weeks ago

Description

Applies same changes made in https://github.com/ral-facilities/object-storage-api/pull/58. Once https://github.com/ral-facilities/inventory-management-system-api/issues/377 is done we should be able to remove the outer most conftest.py.

Testing instructions

Add a set up instructions describing how the reviewer should test the code

Agile board tracking

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 97.87%. Comparing base (7b89d00) to head (a13522a). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #408 +/- ## ======================================== Coverage 97.87% 97.87% ======================================== Files 41 41 Lines 1504 1504 ======================================== Hits 1472 1472 Misses 32 32 ```

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