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

feat: handle stderr and stdout messages from plugins #1258

Merged
merged 12 commits into from
Feb 7, 2024

Merge branch 'main' into issue-1022

bb8a4f4
Select commit
Loading
Failed to load commit list.
Merged

feat: handle stderr and stdout messages from plugins #1258

Merge branch 'main' into issue-1022
bb8a4f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2024 in 0s

64.07% (+2.46%) compared to 45c0f81

View this Pull Request on Codecov

64.07% (+2.46%) compared to 45c0f81

Details

Codecov Report

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

Comparison is base (45c0f81) 61.60% compared to head (bb8a4f4) 64.07%.
Report is 4 commits behind head on main.

Files Patch % Lines
pkg/common/plugin/exec.go 68.57% 10 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1258      +/-   ##
==========================================
+ Coverage   61.60%   64.07%   +2.46%     
==========================================
  Files          98       98              
  Lines        6248     5038    -1210     
==========================================
- Hits         3849     3228     -621     
+ Misses       2066     1476     -590     
- Partials      333      334       +1     

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