-
Notifications
You must be signed in to change notification settings - Fork 9
BHBC-2092 #891
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
Conversation
|
Openshift URLs for the PR Deployment: |
Codecov Report
@@ Coverage Diff @@
## dev #891 +/- ##
==========================================
+ Coverage 62.20% 64.65% +2.45%
==========================================
Files 380 364 -16
Lines 12287 11655 -632
Branches 2183 2097 -86
==========================================
- Hits 7643 7536 -107
+ Misses 4250 3727 -523
+ Partials 394 392 -2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
- removing temaplate configuration from database migration - removing unused directories - further directory cleanup
|
Looks like the formatter is failing. Could also remove the Dashboard page from the APP as well, and any related code, as I think it is no longer needed? Was meant to show projects with pending security reviews I believe. |
|
removal of Dashboard being pushed in #896. |
|
SonarCloud Quality Gate failed.
|
KjartanE
left a comment
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.
☃️








Overview
Note: this branch is based off of a PR that removed security label DB objects.
Links to Jira tickets
Description of relevant changes
PR Checklist
A list of items that are good to consider when making any changes.
The following SQL must be run in target promotional environment before applying this release:
Note: this list is not exhaustive, and not all items are always applicable.
Code
Style
Documentation
Tests
Linting/Formatting
See the
lintcommands in package.jsonSee the
formatcommands in package.jsonSonarCloud