-
Notifications
You must be signed in to change notification settings - Fork 25
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 watch util issue 18 and 78 #82
Conversation
add header to watch-event Signed-off-by: Renjie Cai <[email protected]>
056376f
to
dc8ad3f
Compare
17a4370
to
c6cff7a
Compare
c6cff7a
to
31e76cb
Compare
31e76cb
to
eb8c8c7
Compare
eb8c8c7
to
eec80c3
Compare
eec80c3
to
8daa908
Compare
8daa908
to
2c5a4a8
Compare
Codecov Report
@@ Coverage Diff @@
## master #82 +/- ##
==========================================
+ Coverage 91.18% 91.42% +0.23%
==========================================
Files 51 52 +1
Lines 2792 2870 +78
Branches 286 298 +12
==========================================
+ Hits 2546 2624 +78
+ Misses 147 141 -6
- Partials 99 105 +6
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #82 +/- ##
==========================================
+ Coverage 91.18% 91.48% +0.29%
==========================================
Files 51 52 +1
Lines 2792 2866 +74
Branches 286 297 +11
==========================================
+ Hits 2546 2622 +76
+ Misses 147 140 -7
- Partials 99 104 +5
Continue to review full report at Codecov.
|
fix #78
fix #18
fix #61