-
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 1955: Summary Templates #981
Conversation
Openshift URLs for the PR Deployment: |
Codecov Report
@@ Coverage Diff @@
## dev #981 +/- ##
==========================================
- Coverage 66.32% 66.32% -0.01%
==========================================
Files 360 360
Lines 11641 11646 +5
Branches 2008 2009 +1
==========================================
+ Hits 7721 7724 +3
- Misses 3503 3504 +1
- Partials 417 418 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Openshift URLs for the PR Deployment: |
@AlfredRosenthal where are we storing the configs for this (wanted to install them locally)? |
|
@AlfredRosenthal Should validation errors be displayed? I get the message "Resolve the following errors in your local file and re-import." but no other errors are displayed. Unless there is some work needed there that isnt part of this ticket? I assume the status/message display is pretty out of date, given the recent updates to observations. So probably just need to create a ticket for this if we dont have one already. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
Tried Caribou locally, happy/sad paths
Overview
Links to Jira tickets
BHBC-1955
Description of relevant changes
Testing
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