Closed joelvdavies closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.86%. Comparing base (
efed0c5
) to head (2f35aa9
). Report is 8 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
- Noticed Catalogue item has NonLeafCatalogueCategoryError for
test_create_with_non_leaf_catalogue_category
whereas the properties service is currently using InvalidActionError, should these be unified?
Yes, they should be.
Yes, they should be.
Created an issue https://github.com/ral-facilities/inventory-management-system-api/issues/381.
Description
See #376.
Notes
test_create_with_non_leaf_catalogue_category
whereas the properties service is currently using InvalidActionError, should these be unified?Testing instructions
Add a set up instructions describing how the reviewer should test the code
Agile board tracking
Closes #376