-
Notifications
You must be signed in to change notification settings - Fork 106
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
fix(Bonus Pagamenti Digitali): [#175117682] Citizen delete response cannot be decoded #2265
Conversation
Affected stories
|
Codecov Report
@@ Coverage Diff @@
## master #2265 +/- ##
==========================================
- Coverage 47.83% 47.82% -0.01%
==========================================
Files 539 539
Lines 15640 15643 +3
Branches 3138 3139 +1
==========================================
+ Hits 7481 7482 +1
- Misses 8118 8120 +2
Partials 41 41
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #2265 +/- ##
==========================================
- Coverage 47.83% 47.83% -0.01%
==========================================
Files 541 541
Lines 15720 15723 +3
Branches 3150 2896 -254
==========================================
+ Hits 7520 7521 +1
- Misses 8158 8160 +2
Partials 42 42
Continue to review full report at Codecov.
|
Short description
This PR change the
decoders
andstatuses
coded related dodelete
requestIt also handles the delete in
enabled
reducerhow to test
io-dev-api-server