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

Beacon Node Docker config #313

Merged
merged 9 commits into from Nov 24, 2020
Merged

Beacon Node Docker config #313

merged 9 commits into from Nov 24, 2020

Conversation

BeroBurny
Copy link
Collaborator

closes #300

@BeroBurny BeroBurny self-assigned this Nov 23, 2020
@codecov
Copy link

codecov bot commented Nov 23, 2020

Codecov Report

Merging #313 (af95e53) into master (b5bdbb2) will increase coverage by 0.03%.
The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #313      +/-   ##
==========================================
+ Coverage   58.94%   58.97%   +0.03%     
==========================================
  Files          71       71              
  Lines        1057     1058       +1     
  Branches      113      113              
==========================================
+ Hits          623      624       +1     
  Misses        410      410              
  Partials       24       24              
Flag Coverage Δ
unit 58.97% <14.28%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
src/renderer/models/beacons.ts 6.66% <0.00%> (ø)
...c/renderer/services/db/api/repositories/beacons.ts 30.76% <0.00%> (ø)
src/renderer/services/eth2/networks/local.ts 100.00% <ø> (ø)
src/renderer/models/types/beacons.ts 100.00% <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 b5bdbb2...af95e53. Read the comment docs.

@BeroBurny BeroBurny merged commit 8190fe7 into master Nov 24, 2020
@BeroBurny BeroBurny deleted the bn-docker-config branch November 24, 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.

[Add BN] Docker config
2 participants