Skip to content

Conversation

gabyx
Copy link
Contributor

@gabyx gabyx commented May 27, 2025

Proposed Changes

  • speed up evaluation

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 May 27, 2025

Codecov Report

Attention: Patch coverage is 80.55556% with 7 lines in your changes missing coverage. Please review.

Project coverage is 60.39%. Comparing base (00ad2f9) to head (5ca233e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/exec/process-compose/compose.go 80.55% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   60.18%   60.39%   +0.21%     
==========================================
  Files          89       89              
  Lines        4697     4717      +20     
==========================================
+ Hits         2827     2849      +22     
+ Misses       1632     1631       -1     
+ Partials      238      237       -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 force-pushed the feat/fix-proc-comp-parallel branch from e906afc to 5ca233e Compare May 27, 2025 15:54
@gabyx gabyx merged commit 2b20e08 into main May 27, 2025
7 checks passed
@gabyx gabyx deleted the feat/fix-proc-comp-parallel branch May 27, 2025 16:16
@gabyx gabyx restored the feat/fix-proc-comp-parallel branch May 27, 2025 21:03
@gabyx gabyx deleted the feat/fix-proc-comp-parallel branch May 27, 2025 21:04
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