-
Notifications
You must be signed in to change notification settings - Fork 319
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: add checking if there is data in the base table for long window deploy #2501
fix: add checking if there is data in the base table for long window deploy #2501
Conversation
…loyment - add checking in LogReader for `offset`
Codecov ReportBase: 75.78% // Head: 75.80% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2501 +/- ##
============================================
+ Coverage 75.78% 75.80% +0.01%
Complexity 371 371
============================================
Files 638 638
Lines 120380 120453 +73
Branches 1051 1051
============================================
+ Hits 91235 91309 +74
+ Misses 28928 28927 -1
Partials 217 217
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. |
Fix #2483
offset
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?