Skip to content

Conversation

gabyx
Copy link
Contributor

@gabyx gabyx commented Jun 2, 2025

Proposed Changes

  • Fix some proc-compose start/stop ergonomics.

Types of Changes

What types of changes does your contribution introduce? Put an x in the boxes
that apply

  • A bug fix (non-breaking change which fixes an issue). Use MR tag
    bugfix.
  • A new feature (non-breaking change which adds functionality). Use MR
    tag feature.
  • A breaking change (fix or feature that would cause existing
    functionality to not work as expected). Use MR tag feature.
  • A non-productive update (documentation, tooling, etc. if none of the
    other choices apply). Use MR tag chore.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating
the PR. If you're unsure about any of them, don't hesitate to ask. We're here to
help! This is simply a reminder of what we are going to look for before merging
your code.

Further Comments

Copy link

codecov bot commented Jun 2, 2025

Codecov Report

Attention: Patch coverage is 83.09859% with 12 lines in your changes missing coverage. Please review.

Project coverage is 60.70%. Comparing base (2b20e08) to head (eb2e6ed).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/cli/cmd/process-compose/exec/exec.go 82.35% 3 Missing and 3 partials ⚠️
pkg/exec/process-compose/compose.go 81.25% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   60.39%   60.70%   +0.30%     
==========================================
  Files          89       90       +1     
  Lines        4717     4756      +39     
==========================================
+ Hits         2849     2887      +38     
  Misses       1631     1631              
- Partials      237      238       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gabyx gabyx merged commit b761a83 into main Jun 2, 2025
7 checks passed
@gabyx gabyx deleted the fix/proc-comp branch June 2, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant