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

VTAdmin: Distributed transactions list on VTAdmin #16793

Merged
merged 8 commits into from
Sep 20, 2024

VTAdmin: Show time elapsed in seconds instead of dayjs relative time

b1918eb
Select commit
Loading
Failed to load commit list.
Merged

VTAdmin: Distributed transactions list on VTAdmin #16793

VTAdmin: Show time elapsed in seconds instead of dayjs relative time
b1918eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

69.51% (-0.02%) compared to 56c39b2

View this Pull Request on Codecov

69.51% (-0.02%) compared to 56c39b2

Details

Codecov Report

Attention: Patch coverage is 20.83333% with 19 lines in your changes missing coverage. Please review.

Project coverage is 69.51%. Comparing base (56c39b2) to head (b1918eb).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/vtadmin/api.go 7.69% 12 Missing ⚠️
go/vt/vtadmin/http/transactions.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16793      +/-   ##
==========================================
- Coverage   69.53%   69.51%   -0.02%     
==========================================
  Files        1567     1568       +1     
  Lines      202388   202423      +35     
==========================================
- Hits       140723   140708      -15     
- Misses      61665    61715      +50     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.