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

Validate solcoverjs options with json-schema #403

Merged
merged 1 commit into from
Sep 19, 2019

Conversation

cgewecke
Copy link
Member

@cgewecke cgewecke commented Sep 19, 2019

Includes checks for to-be-implemented sequence hooks (functions):

onServerReady
onTestsComplete
onIstanbulComplete

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (truffle-plugin@0b8c303). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@                Coverage Diff                @@
##             truffle-plugin     #403   +/-   ##
=================================================
  Coverage                  ?   96.82%           
=================================================
  Files                     ?       12           
  Lines                     ?      629           
  Branches                  ?        0           
=================================================
  Hits                      ?      609           
  Misses                    ?       20           
  Partials                  ?        0
Impacted Files Coverage Δ
lib/ui.js 100% <ø> (ø)
lib/app.js 96.22% <100%> (ø)
lib/validator.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 0b8c303...68775e7. Read the comment docs.

@cgewecke cgewecke merged commit bdf604d into truffle-plugin Sep 19, 2019
@cgewecke cgewecke deleted the add/json-schema-validation branch September 19, 2019 00:26
cgewecke added a commit that referenced this pull request Sep 25, 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.

2 participants