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

Show warnings and errors separately. #24

Closed MoMannn closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #24 into master will decrease coverage by 1.77%. The diff coverage is 10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   64.78%   63.01%   -1.78%     
==========================================
  Files          17       17              
  Lines         284      292       +8     
  Branches       51       55       +4     
==========================================
  Hits          184      184              
- Misses         76       84       +8     
  Partials       24       24
Impacted Files Coverage Δ
packages/specron-compiler/src/core/reporter.ts 5.76% <10%> (-1.05%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 667a582...f905a68. Read the comment docs.