Conversation
There was a problem hiding this comment.
Pull request overview
This PR hardens the delivery_mrw_no_info override of MRW tracking-state retrieval so it can tolerate None responses from the upstream MRW request layer.
Changes:
- Add a fallback response structure when
_original_get_tracking_states()returnsNoneor has aNone"Seguimiento"payload. - Ensure
"MensajeSeguimiento"is set to the expected “Busqueda correcta por Número de Albarán.” value and inject a synthetic “no info” tracking state.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 14.0 #887 +/- ##
==========================================
- Coverage 50.37% 50.37% -0.01%
==========================================
Files 1174 1174
Lines 20087 20089 +2
Branches 4267 4268 +1
==========================================
Hits 10119 10119
- Misses 9734 9736 +2
Partials 234 234 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
eec3a2b to
456ae02
Compare
456ae02 to
5a16895
Compare
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.