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

test: Refactor translate_signature in wasm_engine #741

Merged
merged 1 commit into from
Feb 26, 2021
Merged

Conversation

axic
Copy link
Member

@axic axic commented Feb 25, 2021

Addressing #739 (comment) .

@axic axic requested a review from gumb0 February 25, 2021 15:53
@axic axic mentioned this pull request Feb 25, 2021
@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #741 (0534138) into master (f7c2251) will increase coverage by 0.00%.
The diff coverage is 94.73%.

@@           Coverage Diff           @@
##           master     #741   +/-   ##
=======================================
  Coverage   99.26%   99.26%           
=======================================
  Files          73       74    +1     
  Lines       11413    11414    +1     
=======================================
+ Hits        11329    11330    +1     
  Misses         84       84           
Flag Coverage Δ
rust 99.85% <ø> (ø)
spectests 90.68% <ø> (ø)
unittests 99.22% <94.73%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
test/utils/wasm_engine.hpp 93.75% <93.75%> (ø)
test/utils/fizzy_engine.cpp 100.00% <100.00%> (+1.51%) ⬆️

@axic axic force-pushed the wasm-engine branch 2 times, most recently from 99230c8 to 5f30ebd Compare February 25, 2021 16:17
@axic axic requested review from gumb0 and chfast February 25, 2021 16:20
This replaces the implementation in fizzy_engine with a template.
@axic axic merged commit 5d9c31a into master Feb 26, 2021
@axic axic deleted the wasm-engine branch February 26, 2021 14:49
@gumb0 gumb0 mentioned this pull request Feb 26, 2021
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.

3 participants