Skip to content

Conversation

@cgewecke
Copy link
Member

  • Generalizes plugin utilities path key names
  • Puts truffle specific plugin utilities in their own file
  • Adds buidler.config.js to all the test fixtures, projects
  • Rewrites tests to avoid contract.deployed()
  • Skips the oraclize instrumentation speed test because length of compilation is annoying.

@codecov-io
Copy link

codecov-io commented Oct 13, 2019

Codecov Report

Merging #422 into buidler-plugin will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           buidler-plugin     #422      +/-   ##
==================================================
+ Coverage           99.06%   99.07%   +0.01%     
==================================================
  Files                  14       15       +1     
  Lines                 639      649      +10     
==================================================
+ Hits                  633      643      +10     
  Misses                  6        6
Impacted Files Coverage Δ
lib/validator.js 100% <ø> (ø) ⬆️
dist/plugin-assets/plugin.utils.js 97.22% <100%> (-1.27%) ⬇️
dist/truffle.plugin.js 100% <100%> (ø) ⬆️
dist/plugin-assets/truffle.utils.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 99b3b6e...7a3a8ae. Read the comment docs.

@cgewecke cgewecke merged commit 0bc67b8 into buidler-plugin Oct 13, 2019
@cgewecke cgewecke deleted the buidler/test-fixtures branch October 13, 2019 23:52
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