-
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
BugFix: Release Dev to Test #1019
Conversation
Openshift URLs for the PR Deployment: |
Codecov Report
@@ Coverage Diff @@
## test #1019 +/- ##
==========================================
+ Coverage 68.11% 68.16% +0.04%
==========================================
Files 384 383 -1
Lines 11900 11882 -18
Branches 2030 2023 -7
==========================================
- Hits 8106 8099 -7
+ Misses 3333 3314 -19
- Partials 461 469 +8
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
… Remove 'Feedback' Functionality (#1016)
Fixed bugs related to deleting surveys, creating a project, duplicate users and various UI changes --------- Co-authored-by: AlfredRosenthal <[email protected]> Co-authored-by: Nick Phura <[email protected]> Co-authored-by: Curtis Upshall <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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