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

Update AgentHealth when OnCommand returns error #187

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

srikanthccv
Copy link
Member

Fixes #186

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Attention: Patch coverage is 10.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 75.18%. Comparing base (efddaa2) to head (3f0b21b).
Report is 87 commits behind head on main.

Files with missing lines Patch % Lines
client/internal/receivedprocessor.go 10.00% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
- Coverage   76.11%   75.18%   -0.94%     
==========================================
  Files          24       24              
  Lines        1834     1874      +40     
==========================================
+ Hits         1396     1409      +13     
- Misses        326      347      +21     
- Partials      112      118       +6     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rcvCommand should send update to Server on err
1 participant