ral-facilities / inventory-management-system

Apache License 2.0
2 stars 0 forks source link

Rename catalogue item api functions #937 #945

Closed joshuadkitenge closed 1 month ago

joshuadkitenge commented 1 month ago

Description

Rename the catalogue item api functions Remove the CatalogueItem, EditCatalogueItem and AddCatalogueItem and replace with the interfaces in the api.types

Testing instructions

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

Agile board tracking

closes #937

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.23%. Comparing base (3c8e00b) to head (d66fdf8). Report is 5 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #945 +/- ## ======================================== Coverage 99.23% 99.23% ======================================== Files 72 72 Lines 16075 16075 Branches 2361 2363 +2 ======================================== Hits 15952 15952 Misses 122 122 Partials 1 1 ```

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