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

Fixed types in AgentExecStatus struct #123

Merged
merged 3 commits into from
Mar 7, 2024

Fixed identation in types.go

54ab623
Select commit
Loading
Failed to load commit list.
Merged

Fixed types in AgentExecStatus struct #123

Fixed identation in types.go
54ab623
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 0s

26.28% (+0.33%) compared to fdb95a1

View this Pull Request on Codecov

26.28% (+0.33%) compared to fdb95a1

Details

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 26.28%. Comparing base (fdb95a1) to head (54ab623).
Report is 9 commits behind head on main.

Files Patch % Lines
virtual_machine.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
+ Coverage   25.95%   26.28%   +0.33%     
==========================================
  Files          15       15              
  Lines        1753     1803      +50     
==========================================
+ Hits          455      474      +19     
- Misses       1278     1309      +31     
  Partials       20       20              

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