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

Add a new AgentError field in the agent protos #5916

Merged

lint

6a371a0
Select commit
Loading
Failed to load commit list.
Merged

Add a new AgentError field in the agent protos #5916

lint
6a371a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 15, 2024 in 0s

37.02% (-0.02%) compared to d1a723e

View this Pull Request on Codecov

37.02% (-0.02%) compared to d1a723e

Details

Codecov Report

Attention: Patch coverage is 12.00000% with 66 lines in your changes missing coverage. Please review.

Project coverage is 37.02%. Comparing base (d1a723e) to head (6a371a0).

Files with missing lines Patch % Lines
flyteidl/gen/pb-go/flyteidl/admin/agent.pb.go 2.98% 65 Missing ⚠️
...yteplugins/go/tasks/plugins/webapi/agent/plugin.go 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5916      +/-   ##
==========================================
- Coverage   37.03%   37.02%   -0.02%     
==========================================
  Files        1313     1313              
  Lines      131622   131691      +69     
==========================================
+ Hits        48742    48753      +11     
- Misses      78652    78710      +58     
  Partials     4228     4228              

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