Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Fixed #707#708

Merged
VictorKoenders merged 1 commit intobincode-org:trunkfrom
vrtgs:trunk
Mar 21, 2024
Merged

Fixed #707#708
VictorKoenders merged 1 commit intobincode-org:trunkfrom
vrtgs:trunk

Conversation

@vrtgs
Copy link
Contributor

@vrtgs vrtgs commented Mar 20, 2024

implemented Decode and BorrowDecode for Rc

implemented `Decode` and `BorrowDecode` for Rc<str>
@codecov
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
@VictorKoenders
Copy link
Contributor

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants