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

Agents protocol refactor #4874

Merged
merged 41 commits into from
Feb 23, 2024

nit

672bc3e
Select commit
Loading
Failed to load commit list.
Merged

Agents protocol refactor #4874

nit
672bc3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2024 in 0s

58.97% (+0.03%) compared to 95333b4

View this Pull Request on Codecov

58.97% (+0.03%) compared to 95333b4

Details

Codecov Report

Attention: 55 lines in your changes are missing coverage. Please review.

Comparison is base (95333b4) 58.93% compared to head (672bc3e) 58.97%.
Report is 6 commits behind head on master.

Files Patch % Lines
...yteplugins/go/tasks/plugins/webapi/agent/plugin.go 57.72% 41 Missing and 11 partials ⚠️
...yteplugins/go/tasks/plugins/webapi/agent/client.go 90.90% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4874      +/-   ##
==========================================
+ Coverage   58.93%   58.97%   +0.03%     
==========================================
  Files         645      645              
  Lines       55394    55506     +112     
==========================================
+ Hits        32645    32732      +87     
- Misses      20168    20174       +6     
- Partials     2581     2600      +19     

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