-
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
SIMSBIOHUB-11: Re-submit EML on project/survey changes #1021
Conversation
…t survey(s) eml when project metadata changes.
Openshift URLs for the PR Deployment: |
This is ready for review, but leaving as a draft while we have lots of other PRs open. |
Codecov Report
@@ Coverage Diff @@
## dev #1021 +/- ##
=======================================
Coverage 68.16% 68.16%
=======================================
Files 383 383
Lines 11882 11890 +8
Branches 2023 2023
=======================================
+ Hits 8099 8105 +6
- Misses 3314 3316 +2
Partials 469 469
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Openshift URLs for the PR Deployment: |
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.
🐱 Code looks good
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.
Code looks good; Manually tested survey creation, survey editing, and project editing; All work as expected!
Overview
Links to Jira tickets
https://apps.nrs.gov.bc.ca/int/jira/browse/SIMSBIOHUB-11
Description of relevant changes
Project EML is submitted to BioHub when:
Survey EML is submitted to BioHub when:
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