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

Bump version #86

Closed xpepermint closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #86 into master will increase coverage by 0.08%. The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   60.75%   60.84%   +0.08%     
==========================================
  Files          22       22              
  Lines         451      452       +1     
  Branches       82       82              
==========================================
+ Hits          274      275       +1     
  Misses        129      129              
  Partials       48       48
Impacted Files Coverage Δ
packages/specron-compiler/src/core/compiler.ts 64.47% <44.44%> (+0.47%) :arrow_up: