ral-facilities / inventory-management-system

Apache License 2.0
2 stars 0 forks source link

Update lockfile after package update broke it #961

Closed joelvdavies closed 1 month ago

joelvdavies commented 1 month ago

Description

Merged two security vulnerabilities, the merge seems to have conflicted in a way that the lockfile needed to be modified on install which is not allowed by the CI so it failed.

Testing instructions

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

Agile board tracking

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 (53915c3) to head (ce02b65). Report is 4 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #961 +/- ## ======================================== Coverage 99.23% 99.23% ======================================== Files 72 72 Lines 16075 16075 Branches 2842 2842 ======================================== Hits 15952 15952 + Misses 122 119 -3 - Partials 1 4 +3 ```

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