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

Fixed #707 #708

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Fixed #707 #708

merged 1 commit into from
Mar 21, 2024

Conversation

Vrtgs
Copy link
Contributor

@Vrtgs Vrtgs commented Mar 20, 2024

implemented Decode and BorrowDecode for Rc

implemented `Decode` and `BorrowDecode` for Rc<str>
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

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

Project coverage is 57.12%. Comparing base (b5fbbf9) to head (e930052).

Files Patch % Lines
src/features/impl_alloc.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            trunk     #708      +/-   ##
==========================================
- Coverage   57.24%   57.12%   -0.12%     
==========================================
  Files          51       51              
  Lines        4407     4418      +11     
==========================================
+ Hits         2523     2524       +1     
- Misses       1884     1894      +10     

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

@VictorKoenders VictorKoenders merged commit 8f65c60 into bincode-org:trunk Mar 21, 2024
70 checks passed
@VictorKoenders
Copy link
Contributor

Thanks!

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.

None yet

2 participants