Skip to content

Breaking: Change the signature of cmd.Run to pass a context.Context#185

Merged
FollowTheProcess merged 2 commits intomainfrom
feat/pass-context
Nov 12, 2025
Merged

Breaking: Change the signature of cmd.Run to pass a context.Context#185
FollowTheProcess merged 2 commits intomainfrom
feat/pass-context

Conversation

@FollowTheProcess
Copy link
Owner

  • Breaking: Change the Run method signature to pass a context.Context
  • Add an example for context cancellation

Summary

@FollowTheProcess FollowTheProcess added the breaking Breaking Changes label Nov 12, 2025
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.77%. Comparing base (5d82c7c) to head (e4f23be).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   87.77%   87.77%           
=======================================
  Files           8        8           
  Lines        1489     1489           
=======================================
  Hits         1307     1307           
  Misses        121      121           
  Partials       61       61           

☔ 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.

@FollowTheProcess FollowTheProcess merged commit 17a4e7a into main Nov 12, 2025
12 checks passed
@FollowTheProcess FollowTheProcess deleted the feat/pass-context branch November 12, 2025 18:01
FollowTheProcess added a commit that referenced this pull request Dec 3, 2025
…185)

* Breaking: Change the Run method signature to pass a context.Context

* Add an example for context cancellation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking Changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant