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

Implement block producer deletion by its identifier #124

Merged
merged 3 commits into from
Sep 12, 2019

Conversation

anastasiia-bilova
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #124 into develop will decrease coverage by 0.03%.
The diff coverage is 89.79%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #124      +/-   ##
===========================================
- Coverage    90.59%   90.56%   -0.04%     
===========================================
  Files           48       48              
  Lines         1255     1303      +48     
===========================================
+ Hits          1137     1180      +43     
- Misses         118      123       +5
Impacted Files Coverage Δ
directory/user/domain/errors.py 100% <100%> (ø) ⬆️
.../block_producer/tests/views/test_block_producer.py 100% <100%> (ø) ⬆️
directory/block_producer/domain/objects.py 78.5% <80%> (+0.15%) ⬆️
directory/block_producer/views/block_producer.py 88.76% <83.33%> (-1.52%) ⬇️

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 e2e25e5...f846a44. Read the comment docs.

@anastasiia-bilova anastasiia-bilova merged commit a8ead22 into develop Sep 12, 2019
@delete-merged-branch delete-merged-branch bot deleted the delete-block-producer branch September 12, 2019 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants