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

Upgrade runner #42

Closed xpepermint closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #42 into master will increase coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   63.41%   63.54%   +0.12%     
==========================================
  Files          17       17              
  Lines         287      288       +1     
  Branches       54       54              
==========================================
+ Hits          182      183       +1     
  Misses         82       82              
  Partials       23       23
Impacted Files Coverage Δ
packages/specron-spec/src/core/runner.ts 72.72% <ø> (+2.72%) :arrow_up: