specron / framework

Lightweight, open source and magic-free framework for testing solidity smart contracts.
https://specron.github.io/framework
MIT License
35 stars 11 forks source link

Add new mising solc features, bump version #74

Closed xpepermint closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #74 into master will not change coverage. The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   61.34%   61.34%           
=======================================
  Files          22       22           
  Lines         432      432           
  Branches       78       78           
=======================================
  Hits          265      265           
  Misses        124      124           
  Partials       43       43
Impacted Files Coverage Δ
packages/specron-init/src/core/structure.ts 100% <ø> (ø) :arrow_up:
packages/specron-compiler/src/core/compiler.ts 69.64% <66.66%> (ø) :arrow_up: