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

[Throwaway PR] For debugging races in multi-tenant locking PR #15936

Only run coverage for workflow

93592b0
Select commit
Loading
Failed to load commit list.
Closed

[Throwaway PR] For debugging races in multi-tenant locking PR #15936

Only run coverage for workflow
93592b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2024 in 0s

8.10% (-60.30%) compared to f118ba2

View this Pull Request on Codecov

8.10% (-60.30%) compared to f118ba2

Details

Codecov Report

Attention: Patch coverage is 72.84768% with 41 lines in your changes are missing coverage. Please review.

Project coverage is 8.10%. Comparing base (f118ba2) to head (93592b0).
Report is 89 commits behind head on main.

Files Patch % Lines
go/vt/topo/topo_lock.go 74.32% 19 Missing ⚠️
go/vt/vtctl/workflow/traffic_switcher.go 0.00% 8 Missing ⚠️
go/vt/topotools/routing_rules.go 78.12% 7 Missing ⚠️
go/vt/vtctl/workflow/server.go 0.00% 3 Missing ⚠️
go/vt/vtctl/workflow/utils.go 85.71% 2 Missing ⚠️
go/vt/topo/vschema.go 88.88% 1 Missing ⚠️
go/vt/vtctl/workflow/switcher.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main   #15936       +/-   ##
===========================================
- Coverage   68.40%    8.10%   -60.30%     
===========================================
  Files        1556      783      -773     
  Lines      195121   106255    -88866     
===========================================
- Hits       133479     8617   -124862     
- Misses      61642    97638    +35996     

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