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

chore: include missing dependencies in package.json #3999

Merged
merged 8 commits into from
Sep 4, 2020

Conversation

sebastijankuzner
Copy link
Contributor

@sebastijankuzner sebastijankuzner commented Sep 3, 2020

Summary

Include missing dependencies for each package into package.json files.

Checklist

  • Ready to be merged

@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #3999 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #3999   +/-   ##
========================================
  Coverage    98.49%   98.49%           
========================================
  Files          631      631           
  Lines        14576    14576           
  Branches      1731     1731           
========================================
  Hits         14357    14357           
  Misses         128      128           
  Partials        91       91           
Flag Coverage Δ
#functional 6.80% <ø> (ø)
#integration 9.88% <ø> (ø)
#unit 96.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/core-manager/src/actions/log-log.ts 100.00% <ø> (ø)
packages/core-manager/src/log-service-wrapper.ts 100.00% <ø> (ø)
packages/core-snapshots/src/codecs/json-codec.ts 100.00% <ø> (ø)
...ore-snapshots/src/repositories/block-repository.ts 100.00% <ø> (ø)
...napshots/src/workers/actions/test-worker-action.ts 100.00% <ø> (ø)
...-framework/src/mocks/transaction-pool-processor.ts 100.00% <ø> (ø)

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 3fef590...7a8afd5. Read the comment docs.

@faustbrian faustbrian changed the title deps: include missing dependencies in package.json chore: include missing dependencies in package.json Sep 4, 2020
@faustbrian faustbrian merged commit 6bb4fed into develop Sep 4, 2020
@ghost ghost deleted the deps/include-missing-packages branch September 4, 2020 09:57
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

2 participants