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

Implement Decode for Box<str>#562

Merged
VictorKoenders merged 1 commit intobincode-org:trunkfrom
SabrinaJewson:boxed-slices
Jul 23, 2022
Merged

Implement Decode for Box<str>#562
VictorKoenders merged 1 commit intobincode-org:trunkfrom
SabrinaJewson:boxed-slices

Conversation

@SabrinaJewson
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 23, 2022

Codecov Report

Merging #562 (532fb76) into trunk (1ca8275) will increase coverage by 0.09%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##            trunk     #562      +/-   ##
==========================================
+ Coverage   54.49%   54.58%   +0.09%     
==========================================
  Files          50       50              
  Lines        4426     4437      +11     
==========================================
+ Hits         2412     2422      +10     
- Misses       2014     2015       +1     
Impacted Files Coverage Δ
src/features/impl_alloc.rs 60.52% <0.00%> (-0.65%) ⬇️
src/de/mod.rs 26.37% <0.00%> (ø)
src/de/impls.rs 58.51% <0.00%> (ø)
src/lib.rs 16.14% <0.00%> (+1.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ca8275...532fb76. Read the comment docs.

Copy link
Contributor

@VictorKoenders VictorKoenders left a comment

Choose a reason for hiding this comment

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

Thanks!

@VictorKoenders VictorKoenders merged commit 3a4f299 into bincode-org:trunk Jul 23, 2022
@SabrinaJewson SabrinaJewson deleted the boxed-slices branch July 23, 2022 11:45
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