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(API): Add workflow start/stop endpoint #16658

Merged
merged 1 commit into from
Aug 27, 2024

VTAdmin(API): Add workflow start/stop endpoint

da45f9e
Select commit
Loading
Failed to load commit list.
Merged

VTAdmin(API): Add workflow start/stop endpoint #16658

VTAdmin(API): Add workflow start/stop endpoint
da45f9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

68.90% (-0.04%) compared to a54d5ec

View this Pull Request on Codecov

68.90% (-0.04%) compared to a54d5ec

Details

Codecov Report

Attention: Patch coverage is 3.12500% with 62 lines in your changes missing coverage. Please review.

Project coverage is 68.90%. Comparing base (a54d5ec) to head (da45f9e).
Report is 4 commits behind head on main.

Files Patch % Lines
go/vt/vtadmin/api.go 4.16% 46 Missing ⚠️
go/vt/vtadmin/http/workflows.go 0.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16658      +/-   ##
==========================================
- Coverage   68.93%   68.90%   -0.04%     
==========================================
  Files        1562     1562              
  Lines      200767   200831      +64     
==========================================
- Hits       138407   138376      -31     
- Misses      62360    62455      +95     

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