-
Notifications
You must be signed in to change notification settings - Fork 4
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
[IOPID-1448] chore: add 409 management #345
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #345 +/- ##
==========================================
+ Coverage 67.44% 70.59% +3.14%
==========================================
Files 156 141 -15
Lines 5265 4635 -630
Branches 636 544 -92
==========================================
- Hits 3551 3272 -279
+ Misses 1615 1362 -253
+ Partials 99 1 -98
... and 18 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
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.
LGTM!
Short description
This PR adds the
409
error in the profilePOST
if the version is not the actual one based on io-functions-app UpdateProfile/handler.ts#L135How to test
Test IO app against this branch. All must work fine.