Skip to content

fix failing website build#2336

Merged
ebuchman merged 1 commit intomasterfrom
zach/hotfix
Sep 5, 2018
Merged

fix failing website build#2336
ebuchman merged 1 commit intomasterfrom
zach/hotfix

Conversation

@zramsay
Copy link
Contributor

@zramsay zramsay commented Sep 5, 2018

The CI for the website is failing because this file doesn't exist (yet) on master in this repo. It's required as part of the build pipeline

  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Updated CHANGELOG_PENDING.md

@codecov-io
Copy link

Codecov Report

Merging #2336 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2336      +/-   ##
==========================================
- Coverage   62.61%   62.58%   -0.04%     
==========================================
  Files         216      216              
  Lines       17307    17357      +50     
==========================================
+ Hits        10837    10863      +26     
- Misses       5593     5608      +15     
- Partials      877      886       +9
Impacted Files Coverage Δ
libs/autofile/autofile.go 69.69% <0%> (-6.07%) ⬇️
libs/common/bytes.go 50% <0%> (-3.34%) ⬇️
evidence/reactor.go 63.52% <0%> (-2.41%) ⬇️
libs/common/bit_array.go 78.66% <0%> (-1.23%) ⬇️
consensus/state.go 76.44% <0%> (-0.86%) ⬇️
consensus/reactor.go 73.28% <0%> (-0.54%) ⬇️
rpc/client/httpclient.go 69.75% <0%> (+0.25%) ⬆️
blockchain/pool.go 66.43% <0%> (+0.69%) ⬆️

@ebuchman ebuchman merged commit 4c7591c into master Sep 5, 2018
@ebuchman ebuchman deleted the zach/hotfix branch September 5, 2018 13:14
@ebuchman ebuchman mentioned this pull request Sep 5, 2018
1 task
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