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

Fix WithOtherTrailing and WithOtherIntEncoding#342

Merged
1 commit merged intobincode-org:masterfrom
luben:luben
Jul 20, 2020
Merged

Fix WithOtherTrailing and WithOtherIntEncoding#342
1 commit merged intobincode-org:masterfrom
luben:luben

Conversation

@luben
Copy link
Contributor

@luben luben commented Jul 20, 2020

They should be Copy/Clone as the rest of the Options

Closes #341

They should be Copy/Clone as the rest of the Options

Closes #341
@codecov-commenter
Copy link

Codecov Report

Merging #342 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #342   +/-   ##
=======================================
  Coverage   61.40%   61.40%           
=======================================
  Files          11       11           
  Lines         824      824           
=======================================
  Hits          506      506           
  Misses        318      318           
Impacted Files Coverage Δ
src/config/mod.rs 40.35% <ø> (ø)

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 1b3c88a...70907f0. Read the comment docs.

@ghost
Copy link

ghost commented Jul 20, 2020

Thanks!

@ghost ghost merged commit c393171 into bincode-org:master Jul 20, 2020
@luben luben deleted the luben branch July 20, 2020 23:31
This pull request was closed.
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.

WithOtherTrailing and WithOtherIntEncoding are not Copy / Clone

2 participants