-
Notifications
You must be signed in to change notification settings - Fork 9
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
BugFixes: Bug Fixes and Misc Cleanup #1312
Conversation
Openshift URLs for the PR Deployment: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1312 +/- ##
===========================================
+ Coverage 49.21% 75.56% +26.35%
===========================================
Files 639 211 -428
Lines 17707 8161 -9546
Branches 2787 1124 -1663
===========================================
- Hits 8714 6167 -2547
+ Misses 8409 1638 -6771
+ Partials 584 356 -228 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
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.
Tested locally and looks good 👍
Links to Jira Tickets
n/a
Description of Changes
Migrate deprecated attachment
file_type
values (was impacting Test and Prod).Remove deprecated
wldtaxonomic_units_id
andfield_method_id
columns.Update minimum replicas to stop some of the platform alert spam about horizontal pod autoscalars
Comment out HorizontalPodAutoscaler in API/APP
Update clamav readme and files.
Testing Notes
Basic QA sanity check, no functionality should have changed.