-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Incorrect provider list notified when scanning file changes. #219
Conversation
Codecov Report
@@ Coverage Diff @@
## 5.4 #219 +/- ##
===========================================
+ Coverage 70.92% 71.4% +0.48%
- Complexity 957 961 +4
===========================================
Files 341 341
Lines 13651 14213 +562
Branches 2208 2286 +78
===========================================
+ Hits 9682 10149 +467
- Misses 2789 2874 +85
- Partials 1180 1190 +10
Continue to review full report at Codecov.
|
Thanks for PR. I will change merge base from Could you add test case for this ? For check |
i have add test for add notifyConsumer |
#218