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

Expand deploy receipt information. #89

Closed MoMannn closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   60.84%   61.05%   +0.20%     
==========================================
  Files          22       22              
  Lines         452      457       +5     
  Branches       82       83       +1     
==========================================
+ Hits          275      279       +4     
  Misses        129      129              
- Partials       48       49       +1     
Impacted Files Coverage Δ
packages/specron-spec/src/methods/deploy.ts 87.50% <0.00%> (-1.98%) :arrow_down: