Skip to content

Conversation

@cgewecke
Copy link
Member

No description provided.

cgewecke and others added 30 commits September 25, 2019 02:10
* Full project tests fixtures for repeated use of evm_revert, 
* ... and the skipped folders option, 
* ... and solidity imports with relative paths reaching outside the `contracts/` folder.
* Make istanbul reporter configurable

* Add coverage expectations to plugin integration tests

* Add kandrianov to contributors list
* Add truffle.library.js (5.0.31) as fail-safe for require('truffle')
* Report truffle and ganache-core versions
* Plugin draft
* Passing: standard test suite
* Add buidler config and run info

* Sub 'add' for 'use'

* Add docs links
* Let plugins manage which client is used
* Use requested network name
Add Buidler plugin / Finalize API
@cgewecke cgewecke marked this pull request as ready for review December 20, 2019 22:58
@codecov-io
Copy link

codecov-io commented Dec 20, 2019

Codecov Report

Merging #460 into master will increase coverage by 7.56%.
The diff coverage is 99.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #460      +/-   ##
==========================================
+ Coverage   91.66%   99.22%   +7.56%     
==========================================
  Files           6       20      +14     
  Lines         372      779     +407     
  Branches       79        0      -79     
==========================================
+ Hits          341      773     +432     
+ Misses         31        6      -25
Impacted Files Coverage Δ
plugins/truffle.plugin.js 100% <100%> (ø)
plugins/resources/truffle.ui.js 100% <100%> (ø)
plugins/bin.js 100% <100%> (ø)
lib/injector.js 100% <100%> (+10.71%) ⬆️
lib/ui.js 100% <100%> (ø)
api.js 100% <100%> (ø)
lib/instrumenter.js 100% <100%> (+7.46%) ⬆️
utils.js 100% <100%> (ø)
plugins/buidler.plugin.js 100% <100%> (ø)
lib/validator.js 100% <100%> (ø)
... and 28 more

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 25fd077...fd0735a. Read the comment docs.

@cgewecke cgewecke merged commit d6b86fa into master Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants