-
Notifications
You must be signed in to change notification settings - Fork 27
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
🐛 passing data from a service to another fails #4257
🐛 passing data from a service to another fails #4257
Conversation
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.
Many thanks for the quick fix!
Codecov Report
@@ Coverage Diff @@
## master #4257 +/- ##
=========================================
- Coverage 83.3% 68.8% -14.5%
=========================================
Files 921 399 -522
Lines 39784 20661 -19123
Branches 963 173 -790
=========================================
- Hits 33166 14232 -18934
+ Misses 6397 6380 -17
+ Partials 221 49 -172
Flags with carried forward coverage won't be shown. Click here to find out more.
|
595af34
to
181d05a
Compare
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.
thx so much!
181d05a
to
c5c135b
Compare
Code Climate has analyzed commit c5c135b and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
What do these changes do?
This PR fixes this problem
Related issue/s
How to test
DevOps Checklist