-
Notifications
You must be signed in to change notification settings - Fork 9
BHBC-2145, 2087: Occurrence messaging refactoring; Submission message type for mismatched focal species #913
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
Conversation
|
Openshift URLs for the PR Deployment: |
Codecov Report
@@ Coverage Diff @@
## dev #913 +/- ##
==========================================
+ Coverage 65.64% 65.67% +0.02%
==========================================
Files 353 351 -2
Lines 11304 11287 -17
Branches 1966 1952 -14
==========================================
- Hits 7421 7413 -8
+ Misses 3488 3479 -9
Partials 395 395
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
api/src/paths/project/{projectId}/survey/{surveyId}/observation/submission/get.ts
Outdated
Show resolved
Hide resolved
api/src/paths/project/{projectId}/survey/{surveyId}/observation/submission/upload.ts
Show resolved
Hide resolved
|
Kudos, SonarCloud Quality Gate passed!
|
KjartanE
left a comment
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
Amends observation submission messaging.
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
lintcommands in package.jsonSee the
formatcommands in package.jsonSonarCloud