-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Expected Lifetime to Catalogue Items #393
Add Expected Lifetime to Catalogue Items #393
Conversation
…TODO: check mock-data test file #338
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #393 +/- ##
========================================
Coverage 97.86% 97.87%
========================================
Files 41 41
Lines 1502 1504 +2
========================================
+ Hits 1470 1472 +2
Misses 32 32 ☔ View full report in Codecov by Sentry. |
…dels to forward migration #338
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
inventory_management_system_api/migrations/scripts/expected_lifetime_migration.py
Outdated
Show resolved
Hide resolved
inventory_management_system_api/migrations/scripts/expected_lifetime_migration.py
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just two comments, script worked well for me 🥳
inventory_management_system_api/migrations/scripts/expected_lifetime_migration.py
Outdated
Show resolved
Hide resolved
inventory_management_system_api/migrations/scripts/expected_lifetime_migration.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉 Thank you for your work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can be safely merged prior to ral-facilities/inventory-management-system#1020 if you wish. The extra field will just be ignored.
Description
Enter a description of the changes here
Testing instructions
Add a set up instructions describing how the reviewer should test the code
Agile board tracking
closes #338