rkalis / truffle-assertions

🛠 Assertions and utilities for testing Ethereum smart contracts with Truffle unit tests
https://kalis.me/check-events-solidity-smart-contract-test-truffle/
MIT License
154 stars 20 forks source link

Added CI pipeline #19

Closed rkalis closed 5 years ago

rkalis commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@b5dfe9a). Click here to learn what that means. The diff coverage is 72.22%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #19   +/-   ##
=========================================
  Coverage          ?   83.72%           
=========================================
  Files             ?        1           
  Lines             ?       86           
  Branches          ?        0           
=========================================
  Hits              ?       72           
  Misses            ?       14           
  Partials          ?        0
Impacted Files Coverage Δ
index.js 83.72% <72.22%> (ø)

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 b5dfe9a...2bff5f5. Read the comment docs.