atlp-rwanda / dynamites-ecomm-be

Api Doc
https://dynamites-ecomm-be.onrender.com/api-docs/
0 stars 0 forks source link

fixing category icons #131

Closed niyobern closed 4 months ago

niyobern commented 4 months ago

Title

Add icon Column to Category Table

Description

This pull request introduces a new icon column to the category table in our database. The purpose of this addition is to enhance the visual representation of categories in our application by associating each category with a unique icon. All areas of the codebase that create or update category records have been updated to include this new field.

Changes

Testing

Additional Notes

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 87.35%. Comparing base (60a10d5) to head (43d546e). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #131 +/- ## =========================================== + Coverage 87.34% 87.35% +0.01% =========================================== Files 65 65 Lines 1675 1677 +2 Branches 179 179 =========================================== + Hits 1463 1465 +2 Misses 189 189 Partials 23 23 ```

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