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

Implement Serialize for Abi #55

Merged
merged 1 commit into from
Mar 11, 2022
Merged

Conversation

FelipeRosa
Copy link
Owner

@FelipeRosa FelipeRosa commented Mar 11, 2022

#52

@FelipeRosa FelipeRosa force-pushed the implement-serialize-for-abi branch 2 times, most recently from efbbd34 to 9e12430 Compare March 11, 2022 22:32
@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2022

Codecov Report

Merging #55 (73e66ae) into main (af84b60) will decrease coverage by 0.02%.
The diff coverage is 89.34%.

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   91.74%   91.72%   -0.03%     
==========================================
  Files           5        5              
  Lines         921     1015      +94     
==========================================
+ Hits          845      931      +86     
- Misses         76       84       +8     
Impacted Files Coverage Δ
src/abi.rs 82.21% <74.00%> (-2.55%) ⬇️
src/params.rs 93.36% <100.00%> (+1.73%) ⬆️
src/types.rs 69.23% <0.00%> (+15.38%) ⬆️

@FelipeRosa FelipeRosa force-pushed the implement-serialize-for-abi branch from 9e12430 to 73e66ae Compare March 11, 2022 22:59
@FelipeRosa FelipeRosa merged commit c0e7fed into main Mar 11, 2022
@FelipeRosa FelipeRosa deleted the implement-serialize-for-abi branch March 11, 2022 23:05
@FelipeRosa FelipeRosa mentioned this pull request Mar 11, 2022
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.

2 participants