-
Notifications
You must be signed in to change notification settings - Fork 77
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
Added test case for internal/file/watch/option_test.go
#518
Conversation
Best reviewed: commit by commit
Optimal code review plan
|
/rebase |
[REBASE] Rebase triggered by hlts2 for branch: test/internal/file_watch_option |
4139a9c
to
891e9ee
Compare
Codecov Report
@@ Coverage Diff @@
## master #518 +/- ##
=========================================
- Coverage 9.28% 9.26% -0.02%
=========================================
Files 402 402
Lines 20859 20831 -28
=========================================
- Hits 1936 1931 -5
+ Misses 18670 18647 -23
Partials 253 253
Continue to review full report at Codecov.
|
/rebase |
[REBASE] Rebase triggered by kevindiu for branch: test/internal/file_watch_option |
891e9ee
to
69c04ed
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.
LGTM
/rebase |
[REBASE] Rebase triggered by vankichi for branch: test/internal/file_watch_option |
69c04ed
to
c54acd5
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.
LGTM
/rebase |
[REBASE] Rebase triggered by vankichi for branch: test/internal/file_watch_option |
[FORMAT] Updating license headers and formatting go codes triggered by vankichi. |
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.
[APPROVED] This PR is approved by vankichi.
/rebase |
[REBASE] Rebase triggered by vankichi for branch: test/internal/file_watch_option |
Signed-off-by: hlts2 <[email protected]>
c54acd5
to
20e2f9d
Compare
[FORMAT] Updating license headers and formatting go codes triggered by vankichi. |
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.
[APPROVED] This PR is approved by vankichi.
Signed-off-by: hlts2 [email protected]
Description:
I added test case for
internal/file/watch/option_test.go
.Related Issue:
How Has This Been Tested?:
Environment:
Types of changes:
Changes to Core Features:
Checklist: