-
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-2140: Release to Test #937
Conversation
* BHBC-2183: Fix/enable required column validator
* Add Splash Dialog component.
Openshift URLs for the PR Deployment: |
Codecov Report
@@ Coverage Diff @@
## test #937 +/- ##
==========================================
- Coverage 65.77% 65.71% -0.07%
==========================================
Files 349 349
Lines 11309 11295 -14
Branches 1961 1958 -3
==========================================
- Hits 7439 7422 -17
- Misses 3466 3471 +5
+ Partials 404 402 -2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
The pop up with the message about the upcoming release needs to be removed
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Addressed in #938 |
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
Links to Jira tickets
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