Skip to content
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

enhance: Use mvcc timestamp as guarantee ts if set #38980

Merged

enhance: Use mvcc timestamp as guarantee ts if set

dc04c2f
Select commit
Loading
Failed to load commit list.
Merged

enhance: Use mvcc timestamp as guarantee ts if set #38980

enhance: Use mvcc timestamp as guarantee ts if set
dc04c2f
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@           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%) ⬆️

... and 27 files with indirect coverage changes