-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Backport 2.x] Add default implementation to new finalizeSnapshot() in Repository #16141
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #16141 +/- ##
============================================
+ Coverage 71.71% 71.73% +0.01%
- Complexity 64825 64838 +13
============================================
Files 5279 5279
Lines 302913 302914 +1
Branches 44066 44066
============================================
+ Hits 217242 217290 +48
+ Misses 67537 67507 -30
+ Partials 18134 18117 -17 ☔ View full report in Codecov by Sentry. |
❌ Gradle check result for cab3167: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
…ges as non-breaking Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
cab3167
to
87c1761
Compare
❌ Gradle check result for 87c1761: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 87c1761: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Backport 9a5c7b2 from #16128.