-
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
warmup metadata when open cache enabled #3185
Conversation
Signed-off-by: xixi <[email protected]>
Codecov ReportBase: 55.71% // Head: 55.60% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #3185 +/- ##
==========================================
- Coverage 55.71% 55.60% -0.11%
==========================================
Files 142 142
Lines 33016 33061 +45
==========================================
- Hits 18395 18385 -10
- Misses 12681 12731 +50
- Partials 1940 1945 +5
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 at Codecov. |
Mutate Test Report pkg/meta/base_test.go-4-4: score:0.50 failed:63, passed:63, compile error:11, out of coverage:6, skip by comment:0, others:0 pkg/meta/base_test.go-1-4: score:0.34 failed:71, passed:36, compile error:21, out of coverage:16, skip by comment:0, others:1 pkg/meta/base_test.go-2-4: score:0.21 failed:89, passed:23, compile error:17, out of coverage:16, skip by comment:0, others:0 |
Mutate Test Report pkg/meta/base_test.go-4-4: score:0.50 failed:63, passed:63, compile error:11, out of coverage:6, skip by comment:0, others:0 pkg/meta/base_test.go-1-4: score:0.34 failed:71, passed:36, compile error:21, out of coverage:16, skip by comment:0, others:1 pkg/meta/base_test.go-2-4: score:0.21 failed:89, passed:23, compile error:17, out of coverage:16, skip by comment:0, others:0 |
02384d2
to
260d059
Compare
Signed-off-by: xixi <[email protected]>
Signed-off-by: xixi <[email protected]>
Signed-off-by: xixi [email protected]
close #2992