dusk-blockchain
dusk-blockchain copied to clipboard
Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0
Bumps golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0.
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
Base: 40.18% // Head: 39.88% // Decreases project coverage by -0.30%
:warning:
Coverage data is based on head (
bd5aa3f
) compared to base (57c6bbd
). Patch coverage: 20.00% of modified lines in pull request are covered.
:exclamation: Current head bd5aa3f differs from pull request most recent head 9c22af1. Consider uploading reports for the commit 9c22af1 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #1505 +/- ##
==========================================
- Coverage 40.18% 39.88% -0.30%
==========================================
Files 147 147
Lines 9651 9791 +140
==========================================
+ Hits 3878 3905 +27
- Misses 5144 5253 +109
- Partials 629 633 +4
Impacted Files | Coverage Δ | |
---|---|---|
pkg/config/genesis/config.go | 0.00% <ø> (ø) |
|
pkg/core/consensus/agreement/checkcert.go | 6.97% <0.00%> (ø) |
|
...nsensus/blockgenerator/candidate/blockgenerator.go | 0.00% <0.00%> (ø) |
|
...core/consensus/blockgenerator/candidate/genesis.go | 0.00% <0.00%> (ø) |
|
...kg/core/consensus/blockgenerator/candidate/mock.go | 0.00% <0.00%> (ø) |
|
pkg/core/consensus/user/sortition.go | 58.25% <ø> (ø) |
|
pkg/core/data/block/block.go | 8.97% <0.00%> (-1.48%) |
:arrow_down: |
pkg/core/data/block/certificate.go | 0.00% <ø> (ø) |
|
pkg/core/data/block/header.go | 0.00% <0.00%> (ø) |
|
pkg/core/data/ipc/transactions/fixtures.go | 13.76% <0.00%> (-0.21%) |
:arrow_down: |
... and 20 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.