Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve session config allocation footprint #158

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Conversation

maxcountryman
Copy link
Owner

Here we both improve the allocation footprint of the session config as well as make the session manager configuration interface more flexible via the use of copy-on-write.

Here we both improve the allocation footprint of the session config as
well as make the session manager configuration interface more flexible
via the use of copy-on-write.
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

Attention: Patch coverage is 69.23077% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 71.32%. Comparing base (6559c29) to head (c9c4fef).

Files Patch % Lines
src/service.rs 69.23% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #158   +/-   ##
=======================================
  Coverage   71.32%   71.32%           
=======================================
  Files           5        5           
  Lines         279      279           
=======================================
  Hits          199      199           
  Misses         80       80           

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

@maxcountryman maxcountryman merged commit a314a26 into main Feb 22, 2024
6 of 7 checks passed
@maxcountryman maxcountryman deleted the session-config branch February 22, 2024 23:26
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