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

chore(install): Refactor re.setOutput to use bufio scanner #1449

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

chore(install): Fix lint error

452f1a1
Select commit
Loading
Failed to load commit list.
Open

chore(install): Refactor re.setOutput to use bufio scanner #1449

chore(install): Fix lint error
452f1a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

47.52% (-0.02%) compared to ed874ac, passed because coverage increased by 0.03% when compared to adjusted base (47.48%)

View this Pull Request on Codecov

47.52% (-0.02%) compared to ed874ac, passed because coverage increased by 0.03% when compared to adjusted base (47.48%)

Details

Codecov Report

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

Project coverage is 47.52%. Comparing base (ed874ac) to head (452f1a1).
Report is 336 commits behind head on main.

Files with missing lines Patch % Lines
...ernal/install/execution/go_task_recipe_executor.go 62.50% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1449      +/-   ##
==========================================
- Coverage   47.53%   47.52%   -0.02%     
==========================================
  Files         123      123              
  Lines        7416     7420       +4     
==========================================
+ Hits         3525     3526       +1     
- Misses       3747     3748       +1     
- Partials      144      146       +2     

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