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

fix(cli): builder refactor regression skipped register_resources #507

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

jansegre
Copy link
Member

@jansegre jansegre commented Nov 4, 2022

I noticed this when looking into why the docker image build CI job was timing out: https://github.com/HathorNetwork/hathor-core/actions/runs/3389892806/jobs/5639384404

@jansegre jansegre requested a review from msbrogli as a code owner November 4, 2022 13:50
@jansegre jansegre self-assigned this Nov 4, 2022
@jansegre jansegre mentioned this pull request Nov 4, 2022
@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Merging #507 (4316048) into dev (08b4dd9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #507   +/-   ##
=======================================
  Coverage   83.24%   83.24%           
=======================================
  Files         186      186           
  Lines       16862    16862           
  Branches     2640     2640           
=======================================
  Hits        14036    14036           
- Misses       2333     2334    +1     
+ Partials      493      492    -1     
Impacted Files Coverage Δ
hathor/p2p/node_sync.py 84.46% <0.00%> (-0.49%) ⬇️
hathor/transaction/storage/transaction_storage.py 90.14% <0.00%> (+0.14%) ⬆️
hathor/wallet/base_wallet.py 95.86% <0.00%> (+0.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jansegre jansegre merged commit c72a127 into dev Nov 4, 2022
@jansegre jansegre deleted the fix/builder-refactor-regression branch November 4, 2022 15:50
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