-
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
BHBC-2022 #896
BHBC-2022 #896
Conversation
- removing temaplate configuration from database migration - removing unused directories - further directory cleanup
Openshift URLs for the PR Deployment: |
Codecov Report
@@ Coverage Diff @@
## dev #896 +/- ##
==========================================
- Coverage 64.65% 64.59% -0.07%
==========================================
Files 364 361 -3
Lines 11655 11626 -29
Branches 2097 2090 -7
==========================================
- Hits 7536 7510 -26
+ Misses 3727 3725 -2
+ Partials 392 391 -1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
SonarCloud Quality Gate failed. 0 Bugs No Coverage information |
I think this is good to go now. Fixed one sneaky issue that popped up when viewing the metadata dialog for a report. Everything else seems to work as expected as far as I saw |
Overview
Links to Jira tickets
Note: this branch is based off of #891
Description of relevant changes
PR Checklist
A list of items that are good to consider when making any changes.
Note: this list is not exhaustive, and not all items are always applicable.
Code
Style
Documentation
Tests
Linting/Formatting
See the
lint
commands in package.jsonSee the
format
commands in package.jsonSonarCloud