Skip to content

Remove auto-dispatching on destruct#172

Merged
alganet merged 1 commit intoRespect:masterfrom
alganet:remove-auto-dispatch
Mar 18, 2026
Merged

Remove auto-dispatching on destruct#172
alganet merged 1 commit intoRespect:masterfrom
alganet:remove-auto-dispatch

Conversation

@alganet
Copy link
Member

@alganet alganet commented Mar 18, 2026

This feature caused more trouble than good. It existed only for ergonomic reasons, but the payoff wasn't good. Too much code for too little ergonomics.

This feature caused more trouble than good. It existed only for
ergonomic reasons, but the payoff wasn't good. Too much code for
too little ergonomics.
@alganet alganet marked this pull request as ready for review March 18, 2026 01:27
@alganet alganet merged commit 533c26c into Respect:master Mar 18, 2026
3 checks passed
@alganet alganet deleted the remove-auto-dispatch branch March 18, 2026 01:32
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@a59331c). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #172   +/-   ##
=========================================
  Coverage          ?   97.87%           
  Complexity        ?      413           
=========================================
  Files             ?       30           
  Lines             ?     1036           
  Branches          ?        0           
=========================================
  Hits              ?     1014           
  Misses            ?       22           
  Partials          ?        0           

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

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.

2 participants