Skip to content

Conversation

@cgewecke
Copy link
Member

@cgewecke cgewecke commented Sep 22, 2019

An async hook which runs after compilation, before the tests. It's passed the re-targeted config. It's necessary for projects like JoinColony which have secondary compilation steps and move some files around right before the tests run. (See their npm script step: provision:token:contracts)

Also fixes a couple bugs in the UI output and adds an entry for --network in the CLI options section of the README

@codecov-io
Copy link

Codecov Report

Merging #413 into truffle-plugin will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           truffle-plugin     #413      +/-   ##
==================================================
+ Coverage           99.05%   99.06%   +<.01%     
==================================================
  Files                  14       14              
  Lines                 636      639       +3     
==================================================
+ Hits                  630      633       +3     
  Misses                  6        6
Impacted Files Coverage Δ
dist/plugin-assets/truffle.ui.js 100% <100%> (ø) ⬆️
lib/api.js 100% <100%> (ø) ⬆️
dist/truffle.plugin.js 100% <100%> (ø) ⬆️

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 7f9f872...fa750c3. Read the comment docs.

@cgewecke cgewecke merged commit 9574783 into truffle-plugin Sep 22, 2019
@cgewecke cgewecke deleted the fix/version-ui branch September 22, 2019 21:46
cgewecke added a commit that referenced this pull request Sep 25, 2019
* Also small UI fixes & document network cli flag
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.

3 participants