Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

APPCALL and TAILCALL unit tests #117

Merged
merged 2 commits into from
Apr 10, 2019
Merged

Conversation

shargon
Copy link
Member

@shargon shargon commented Apr 9, 2019

Also was Removed one unused method

@shargon shargon requested a review from erikzhang April 9, 2019 16:15
@shargon
Copy link
Member Author

shargon commented Apr 9, 2019

I will add TAILCALL test before merge this Pull Request

@codecov-io
Copy link

codecov-io commented Apr 9, 2019

Codecov Report

Merging #117 into master will increase coverage by 0.57%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   80.09%   80.66%   +0.57%     
==========================================
  Files          45       45              
  Lines        4581     4578       -3     
==========================================
+ Hits         3669     3693      +24     
+ Misses        912      885      -27
Impacted Files Coverage Δ
...sts/neo-vm.Tests/Extensions/ByteArrayExtensions.cs 100% <ø> (+27.27%) ⬆️
src/neo-vm/ExecutionEngine.cs 99.57% <0%> (+0.5%) ⬆️
src/neo-vm/Script.cs 100% <0%> (+8.06%) ⬆️
tests/neo-vm.Tests/Types/ScriptTable.cs 100% <0%> (+100%) ⬆️
tests/neo-vm.Tests/Types/VMUTScriptEntry.cs 100% <0%> (+100%) ⬆️

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 3c18bc9...2679fa4. Read the comment docs.

@shargon shargon changed the title APPCALL unit test APPCALL and TAILCALL unit tests Apr 10, 2019
@shargon shargon merged commit 07aa32b into neo-project:master Apr 10, 2019
@shargon shargon deleted the app-call-ut branch April 10, 2019 11:33
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.

4 participants