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

Compat and BorrowCompat Debug and Display implementations#670

Merged
VictorKoenders merged 4 commits intobincode-org:trunkfrom
aegroto:feature/compat_debug_traits
Oct 21, 2023
Merged

Compat and BorrowCompat Debug and Display implementations#670
VictorKoenders merged 4 commits intobincode-org:trunkfrom
aegroto:feature/compat_debug_traits

Conversation

@aegroto
Copy link
Contributor

@aegroto aegroto commented Oct 14, 2023

Solves #648. This is my first PR in this project so I am sorry for something does not respect the contribution standards. Please let me know if something has to be changed.

@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a3ea6b1) 56.90% compared to head (f4426b6) 57.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk     #670      +/-   ##
==========================================
+ Coverage   56.90%   57.30%   +0.40%     
==========================================
  Files          51       51              
  Lines        4304     4335      +31     
==========================================
+ Hits         2449     2484      +35     
+ Misses       1855     1851       -4     
Files Coverage Δ
src/features/serde/mod.rs 48.38% <100.00%> (+17.95%) ⬆️
tests/serde.rs 98.80% <100.00%> (+0.62%) ⬆️

... and 1 file with indirect coverage changes

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

@aegroto
Copy link
Contributor Author

aegroto commented Oct 21, 2023

@VictorKoenders thanks for your review, I have fixed the things you have pointed out. Let me know if anything else may be done.

@VictorKoenders VictorKoenders merged commit 73258a7 into bincode-org:trunk Oct 21, 2023
@VictorKoenders
Copy link
Contributor

Thanks!

@aegroto aegroto deleted the feature/compat_debug_traits branch October 23, 2023 07:48
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