Skip to content

refactor: rename ServeHandle#69

Merged
mccutchen merged 1 commit intomainfrom
serve->handle
Oct 26, 2025
Merged

refactor: rename ServeHandle#69
mccutchen merged 1 commit intomainfrom
serve->handle

Conversation

@mccutchen
Copy link
Owner

A quick rename, because this high level API could be used for either the client or the server end of a websocket connection.

@github-actions
Copy link

🔥 Run benchmarks comparing 88c11de against main:

gh workflow run bench.yaml -f pr_number=69

Note: this comment will update with each new commit.

@mccutchen mccutchen changed the title refactor: rename Serve -> Handle refactor: rename ServeHandle Oct 26, 2025
@mccutchen mccutchen enabled auto-merge (squash) October 26, 2025 11:12
@mccutchen mccutchen merged commit d008872 into main Oct 26, 2025
15 of 16 checks passed
@mccutchen mccutchen deleted the serve->handle branch October 26, 2025 11:30
@codecov
Copy link

codecov bot commented Oct 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.11%. Comparing base (912ea1b) to head (88c11de).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #69   +/-   ##
=======================================
  Coverage   98.11%   98.11%           
=======================================
  Files           2        2           
  Lines         425      425           
=======================================
  Hits          417      417           
  Misses          4        4           
  Partials        4        4           

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

1 participant