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

Boa-117 Create Testengine executable #4

Open
wants to merge 342 commits into
base: master
Choose a base branch
from

Conversation

meevee98
Copy link

No description provided.

@meevee98 meevee98 self-assigned this Sep 16, 2020
@coveralls
Copy link

coveralls commented Sep 16, 2020

Pull Request Test Coverage Report for Build 3161606995

  • 3779 of 6276 (60.21%) changed or added relevant lines in 51 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-18.5%) to 58.108%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Neo.SmartContract.Framework/Native/NEO.cs 0 1 0.0%
src/Neo.TestEngine/TestBlock.cs 8 9 88.89%
src/Neo.TestEngine/TestUtils/TestAccount.cs 13 15 86.67%
src/Neo.Compiler.CSharp/CompilationException.cs 11 14 78.57%
src/Neo.Compiler.CSharp/Options.cs 14 17 82.35%
src/Neo.SmartContract.Framework/Attributes/CallingConventionAttribute.cs 0 3 0.0%
src/Neo.SmartContract.Framework/Attributes/ContractAttribute.cs 0 3 0.0%
src/Neo.SmartContract.Framework/Attributes/ContractPermissionAttribute.cs 0 3 0.0%
src/Neo.SmartContract.Framework/Attributes/ContractSourceCodeAttribute.cs 0 3 0.0%
src/Neo.SmartContract.Framework/Attributes/ContractTrustAttribute.cs 0 3 0.0%
Totals Coverage Status
Change from base Build 258224491: -18.5%
Covered Lines: 3779
Relevant Lines: 6276

💛 - Coveralls

@melanke
Copy link
Member

melanke commented Sep 21, 2020

approved

@meevee98 meevee98 changed the title Boa-117 Create Testengine executable to test Neo3-boa Boa-117 Create Testengine executable Sep 21, 2020
@meevee98 meevee98 force-pushed the test-engine-executable branch from 2b50f6e to ba806a1 Compare October 19, 2020 14:54
@meevee98 meevee98 force-pushed the test-engine-executable branch from c2b8a0d to adc77d2 Compare November 25, 2020 17:09
chenzhitong and others added 21 commits January 29, 2021 10:31
* Adding Value property to the non-generic Iterator

* Update Iterator.cs

* Fix

* Add ut

Co-authored-by: Erik Zhang <[email protected]>
Co-authored-by: Shargon <[email protected]>
* Update ContractManagement.cs

* Update NFT

* Add more default values

* Update nuget

* Fix some UT

* Fix UT

* Add overload

* Fix more UT

* Clean file

* Fix UT

* Update Neo.Compiler.MSIL.csproj

* dotnet format

* Update Neo.Compiler.MSIL.csproj

* Get name from file and fix UT

* Use class name

* Remove DisplayName

* LF

Co-authored-by: Shargon <[email protected]>
* Update Contract1.cs

* Real fix

Co-authored-by: Erik Zhang <[email protected]>
* fix Storage.Get/Put

* fix string -> ByteString

* fix string -> ByteString

* reset

* reset

* fix

* Real fix

Co-authored-by: Erik Zhang <[email protected]>
* ContractPermission

* Erik's review

* Clean code

* Clean line

* Fix

Co-authored-by: Erik Zhang <[email protected]>
* Init fixes

* Fix some UT

* Fix more UT

* Fix more UT

* Fix last UT

* Remove IScriptContainer

* Fix UT

* dotnet-format

* Update nuget

* use CALLT

* Fix

* Split class files

* Change byte array to ByteString

* ByteString

Co-authored-by: Erik Zhang <[email protected]>
@meevee98 meevee98 added this to the Perneto Pascoal milestone Feb 18, 2021
shargon and others added 2 commits February 22, 2021 09:12
* Remove isConstant

* Fix UT

* add params
* add pow and sqrt

* Clean

* Update Helper.cs

* Update nuget

* Clean overloads

* update neo

* Remove Pow overload

Co-authored-by: Shargon <[email protected]>
@meevee98 meevee98 force-pushed the test-engine-executable branch from fdc6141 to 81c6782 Compare December 9, 2022 20:35
@meevee98 meevee98 force-pushed the test-engine-executable branch from 81c6782 to c2ef0ae Compare December 9, 2022 20:52
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.