Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Hardhat support #548

Merged
merged 12 commits into from
Nov 16, 2020
Merged

Add Hardhat support #548

merged 12 commits into from
Nov 16, 2020

Conversation

cgewecke
Copy link
Member

@cgewecke cgewecke commented Oct 27, 2020

TODO

@cgewecke cgewecke force-pushed the hardhat branch 2 times, most recently from fa6cb23 to 72bf6cc Compare October 31, 2020 22:52
@codecov-io
Copy link

codecov-io commented Nov 10, 2020

Codecov Report

Merging #548 (1dd9501) into master (6761556) will decrease coverage by 0.93%.
The diff coverage is 95.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #548      +/-   ##
==========================================
- Coverage   99.27%   98.33%   -0.94%     
==========================================
  Files          20       22       +2     
  Lines         824      962     +138     
==========================================
+ Hits          818      946     +128     
- Misses          6       16      +10     
Impacted Files Coverage Δ
plugins/resources/nomiclabs.ui.js 100.00% <ø> (ø)
plugins/resources/truffle.utils.js 100.00% <ø> (ø)
lib/collector.js 85.71% <57.14%> (-14.29%) ⬇️
lib/api.js 96.96% <71.42%> (-3.04%) ⬇️
plugins/nomiclabs.plugin.js 75.00% <75.00%> (ø)
plugins/hardhat.plugin.js 97.72% <97.72%> (ø)
plugins/buidler.plugin.js 100.00% <100.00%> (ø)
plugins/resources/nomiclabs.utils.js 100.00% <100.00%> (ø)
plugins/resources/plugin.utils.js 97.61% <100.00%> (+0.32%) ⬆️
plugins/truffle.plugin.js 100.00% <100.00%> (ø)
... and 3 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 6761556...1dd9501. Read the comment docs.

@cgewecke cgewecke marked this pull request as ready for review November 13, 2020 18:08
HARDHAT_README.md Outdated Show resolved Hide resolved
lib/api.js Outdated Show resolved Hide resolved
lib/api.js Outdated Show resolved Hide resolved
plugins/hardhat.plugin.js Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@cgewecke cgewecke merged commit f5ed5e5 into master Nov 16, 2020
@cgewecke cgewecke deleted the hardhat branch November 16, 2020 07:36
@junderw
Copy link
Contributor

junderw commented Nov 16, 2020

Note: The README only refers to buidler. Perhaps it should also make mention of hardhat.

@cgewecke
Copy link
Member Author

@junderw Ah yes, thanks.

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.

None yet

4 participants