Skip to content

Add support for 'exec' command to run shell commands#417

Merged
atkrad merged 1 commit intomainfrom
feature-exec
May 29, 2025
Merged

Add support for 'exec' command to run shell commands#417
atkrad merged 1 commit intomainfrom
feature-exec

Conversation

@mortymacs
Copy link
Member

@mortymacs mortymacs commented May 27, 2025

Resolve #340

@mortymacs mortymacs requested a review from atkrad May 27, 2025 07:57
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15269976260

Details

  • 0 of 108 (0.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-2.2%) to 48.239%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/cmd/root.go 0 1 0.0%
internal/cmd/exec.go 0 50 0.0%
checker/exec/exec.go 0 57 0.0%
Totals Coverage Status
Change from base Build 15096632562: -2.2%
Covered Lines: 1205
Relevant Lines: 2498

💛 - Coveralls

@atkrad atkrad added the feature New feature or request label May 29, 2025
@atkrad atkrad merged commit e6b801d into main May 29, 2025
6 checks passed
@atkrad atkrad deleted the feature-exec branch May 29, 2025 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wait for command exit code

3 participants