Skip to content

Conversation

@cgewecke
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 29, 2019

Codecov Report

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

Impacted file tree graph

@@                Coverage Diff                 @@
##           buidler-plugin     #447      +/-   ##
==================================================
+ Coverage           99.22%   99.22%   +<.01%     
==================================================
  Files                  19       20       +1     
  Lines                 772      773       +1     
==================================================
+ Hits                  766      767       +1     
  Misses                  6        6
Impacted Files Coverage Δ
lib/api.js 100% <ø> (ø) ⬆️
utils.js 100% <100%> (ø)
plugins/resources/plugin.utils.js 97.29% <100%> (+0.03%) ⬆️

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 3612a81...8c34e4c. Read the comment docs.

@cgewecke cgewecke mentioned this pull request Nov 29, 2019
18 tasks
# Solidity-Coverage API Documentation

`solidity-coverage`'s API provides test coverage measurement for the Solidity language.
The repository contains two complete coverage tool/plugin implementations (for Buidler and Truffle)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a link to plugins....


## loadSolcoverJS

Loads `.solcoverjs`. Users may specify options described in the README in `.solcover.js` config
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a link to README options

@cgewecke cgewecke merged commit f2cdb63 into buidler-plugin Nov 29, 2019
@cgewecke cgewecke deleted the docs/api branch November 29, 2019 21:45
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