enhance: Use mvcc timestamp as guarantee ts if set #38980
Merged
Codecov / codecov/project
succeeded
Jan 5, 2025 in 0s
81.13% (target 77.00%)
View this Pull Request on Codecov
81.13% (target 77.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 81.13%. Comparing base (
4245c5b
) to head (dc04c2f
).
Report is 8 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #38980 +/- ##
=======================================
Coverage 81.12% 81.13%
=======================================
Files 1388 1388
Lines 196363 196364 +1
=======================================
+ Hits 159296 159312 +16
+ Misses 31470 31463 -7
+ Partials 5597 5589 -8
Components | Coverage Δ | |
---|---|---|
Client | 79.12% <ø> (ø) |
|
Core | 69.53% <ø> (ø) |
|
Go | 83.09% <100.00%> (+<0.01%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/proxy/task_query.go | 80.74% <100.00%> (+0.03%) |
⬆️ |
Loading