Skip to content

use logrus to print to user

53f93fa
Select commit
Loading
Failed to load commit list.
Merged

feat(local exec): add ability to skip steps #584

use logrus to print to user
53f93fa
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jan 7, 2025 in 0s

78.93% (target 90.00%)

View this Pull Request on Codecov

78.93% (target 90.00%)

Details

Codecov Report

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

Project coverage is 78.93%. Comparing base (55c73d4) to head (53f93fa).

Files with missing lines Patch % Lines
action/pipeline/exec.go 0.00% 43 Missing ⚠️
command/pipeline/exec.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #584      +/-   ##
==========================================
- Coverage   79.38%   78.93%   -0.45%     
==========================================
  Files         172      172              
  Lines        7728     7772      +44     
==========================================
  Hits         6135     6135              
- Misses       1357     1401      +44     
  Partials      236      236              
Files with missing lines Coverage Δ
command/pipeline/exec.go 0.00% <0.00%> (ø)
action/pipeline/exec.go 0.00% <0.00%> (ø)