CityOfZion / neo-sharp

Neo-sharp is a new core and node implementation of NEO focused on modular design, best coding practices and testability.
MIT License
35 stars 24 forks source link

Rename ExecutionContext => ExecutionContextBase #549

Closed shargon closed 5 years ago

shargon commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (development@edb9f6b). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff               @@
##             development     #549   +/-   ##
==============================================
  Coverage               ?   40.64%           
==============================================
  Files                  ?      347           
  Lines                  ?    15950           
  Branches               ?        0           
==============================================
  Hits                   ?     6483           
  Misses                 ?     9467           
  Partials               ?        0
Impacted Files Coverage Δ
src/NeoSharp.VM.NeoVM/ExecutionContextWrapper.cs 0% <ø> (ø)
src/NeoSharp.VM/Types/ExecutionEngineLogger.cs 0% <ø> (ø)
src/NeoSharp.VM/ExecutionContextBase.cs 0% <ø> (ø)
src/NeoSharp.VM/ExecutionEngineBase.cs 20% <0%> (ø)
.../NeoSharp.VM.NeoVM/StackExecutionContextWrapper.cs 0% <0%> (ø)
src/NeoSharp.VM.NeoVM/ApplicationEngine.cs 0% <0%> (ø)

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 edb9f6b...ef6ef79. Read the comment docs.