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

fix refcell borrow_mut error cause channel closed #44

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

Millione
Copy link
Contributor

#13

@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Patch coverage: 76.19% and project coverage change: +0.22 🎉

Comparison is base (0324d16) 83.57% compared to head (414015a) 83.80%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   83.57%   83.80%   +0.22%     
==========================================
  Files          17       17              
  Lines        1924     1920       -4     
==========================================
+ Hits         1608     1609       +1     
+ Misses        316      311       -5     
Impacted Files Coverage Δ
src/cache/async.rs 85.39% <62.50%> (+0.08%) ⬆️
src/cache/sync.rs 86.54% <83.33%> (-0.36%) ⬇️
src/ttl.rs 81.70% <85.71%> (+5.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Owner

@al8n al8n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@al8n al8n merged commit 7cbf8ed into al8n:main Apr 19, 2023
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