Skip to content
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

revisit /submit-processed-data #333

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

fengelniederhammer
Copy link
Contributor

resolves #306

  • implement proper error handling. Distinguish between technical errors that rollback the transaction and validation errors that should be shown to the submitter to review.
  • Improve the descriptions and types in Swagger UI
  • extract a separate test

@netlify
Copy link

netlify bot commented Oct 6, 2023

Deploy Preview for pathoplexus ready!

Name Link
🔨 Latest commit bb28442
🔍 Latest deploy log https://app.netlify.com/sites/pathoplexus/deploys/6524f2c143324d00081bb3ba
😎 Deploy Preview https://deploy-preview-333--pathoplexus.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@fengelniederhammer fengelniederhammer force-pushed the 306-revisit-endpoint-submit-processed-data branch from 00bdaba to 0dd4e56 Compare October 6, 2023 08:44
Copy link
Contributor

@TobiasKampmann TobiasKampmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think were missing fields in the processedData type.

Otherwise, good changes and only minor change requests.

* implement proper error handling. Distinguish between technical errors that rollback the transaction and validation errors that should be shown to the submitter to review.
* Improve the descriptions and types in Swagger UI
* extract a separate test
@fengelniederhammer fengelniederhammer force-pushed the 306-revisit-endpoint-submit-processed-data branch from 130e018 to bb28442 Compare October 10, 2023 06:44
@fengelniederhammer fengelniederhammer merged commit aa81bc4 into main Oct 10, 2023
10 checks passed
@fengelniederhammer fengelniederhammer deleted the 306-revisit-endpoint-submit-processed-data branch October 10, 2023 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revisit endpoint /submit-processed-data
3 participants