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 #83

Closed xpepermint closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #83 into master will decrease coverage by 0.56%. The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   61.02%   60.45%   -0.57%     
==========================================
  Files          22       22              
  Lines         431      440       +9     
  Branches       79       80       +1     
==========================================
+ Hits          263      266       +3     
- Misses        124      128       +4     
- Partials       44       46       +2
Impacted Files Coverage Δ
packages/specron-compiler/src/core/compiler.ts 62.5% <62.5%> (-4.78%) :arrow_down: