-
Notifications
You must be signed in to change notification settings - Fork 997
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
cmd/clone: clean the detached nodes in the gc command #3366
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #3366 +/- ##
==========================================
+ Coverage 55.06% 55.22% +0.15%
==========================================
Files 148 148
Lines 36123 36202 +79
==========================================
+ Hits 19892 19991 +99
+ Misses 14079 14043 -36
- Partials 2152 2168 +16
... and 6 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
4416763
to
1c3e662
Compare
# Conflicts: # pkg/meta/sql.go # pkg/meta/tkv.go
675499c
to
aadb38c
Compare
format
This reverts commit 7b5c586.
f7a4f4d
to
3514f7c
Compare
Mutate Test Report pkg/meta/base_test.go-2-4: score:0.24 failed:125, passed:40, compile error:18, out of coverage:25, skip by comment:0, others:0 pkg/meta/base_test.go-4-4: score:0.52 failed:84, passed:91, compile error:16, out of coverage:13, skip by comment:0, others:0 pkg/meta/base_test.go-3-4: score:0.39 failed:115, passed:72, compile error:12, out of coverage:9, skip by comment:0, others:0 |
Mutate Test Report pkg/meta/base_test.go-2-4: score:0.25 failed:124, passed:41, compile error:18, out of coverage:25, skip by comment:0, others:0 pkg/meta/base_test.go-4-4: score:0.51 failed:85, passed:90, compile error:16, out of coverage:13, skip by comment:0, others:0 pkg/meta/base_test.go-3-4: score:0.39 failed:115, passed:72, compile error:12, out of coverage:9, skip by comment:0, others:0 |
3514f7c
to
2a5df47
Compare
2a5df47
to
2458691
Compare
2458691
to
96d87c5
Compare
Mutate Test Report pkg/meta/base_test.go-2-4: score:0.24 failed:125, passed:40, compile error:18, out of coverage:25, skip by comment:0, others:0 pkg/meta/base_test.go-4-4: score:0.52 failed:84, passed:91, compile error:16, out of coverage:13, skip by comment:0, others:0 pkg/meta/base_test.go-3-4: score:0.38 failed:116, passed:71, compile error:12, out of coverage:9, skip by comment:0, others:0 |
Mutate Test Report pkg/meta/base_test.go-2-4: score:0.24 failed:125, passed:40, compile error:18, out of coverage:25, skip by comment:0, others:0 pkg/meta/base_test.go-4-4: score:0.52 failed:84, passed:91, compile error:16, out of coverage:13, skip by comment:0, others:0 pkg/meta/base_test.go-3-4: score:0.39 failed:114, passed:73, compile error:12, out of coverage:9, skip by comment:0, others:0 |
Mutate Test Report pkg/meta/base_test.go-2-4: score:0.24 failed:125, passed:40, compile error:18, out of coverage:25, skip by comment:0, others:0 pkg/meta/base_test.go-4-4: score:0.52 failed:84, passed:91, compile error:16, out of coverage:13, skip by comment:0, others:0 pkg/meta/base_test.go-3-4: score:0.39 failed:114, passed:73, compile error:12, out of coverage:9, skip by comment:0, others:0 |
Mutate Test Report pkg/meta/base_test.go-2-4: score:0.24 failed:125, passed:40, compile error:18, out of coverage:25, skip by comment:0, others:0 pkg/meta/base_test.go-4-4: score:0.52 failed:84, passed:91, compile error:16, out of coverage:13, skip by comment:0, others:0 pkg/meta/base_test.go-3-4: score:0.39 failed:114, passed:73, compile error:12, out of coverage:9, skip by comment:0, others:0 |
No description provided.