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

[flyteagent] Add Logging for Agent Supported Task Types #5718

Merged
merged 2 commits into from
Sep 3, 2024

use make(map[string]struct{})

d7a7b82
Select commit
Loading
Failed to load commit list.
Merged

[flyteagent] Add Logging for Agent Supported Task Types #5718

use make(map[string]struct{})
d7a7b82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

36.17% (+0.00%) compared to 96c799c

View this Pull Request on Codecov

36.17% (+0.00%) compared to 96c799c

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 36.17%. Comparing base (96c799c) to head (d7a7b82).

Files with missing lines Patch % Lines
...yteplugins/go/tasks/plugins/webapi/agent/client.go 87.50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5718   +/-   ##
=======================================
  Coverage   36.16%   36.17%           
=======================================
  Files        1303     1303           
  Lines      109661   109668    +7     
=======================================
+ Hits        39664    39671    +7     
  Misses      65852    65852           
  Partials     4145     4145           

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