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

Release v1.5.0: implement block producer deletion, get block producers sorted by date #125

Merged
merged 22 commits into from
Sep 12, 2019

Conversation

anastasiia-bilova
Copy link
Contributor

No description provided.

dependabot-preview bot and others added 22 commits September 2, 2019 06:47
Bumps [boto3](https://github.com/boto/boto3) from 1.9.219 to 1.9.220.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.9.219...1.9.220)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@5.1.1...5.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2.4...2.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [dataclasses-json](https://github.com/lidatong/dataclasses-json) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/lidatong/dataclasses-json/releases)
- [Commits](lidatong/dataclasses-json@v0.3.0...v0.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.10.2...3.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [boto3](https://github.com/boto/boto3) from 1.9.220 to 1.9.224.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.9.220...1.9.224)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [boto3](https://github.com/boto/boto3) from 1.9.224 to 1.9.227.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.9.224...1.9.227)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov-io
Copy link

Codecov Report

Merging #125 into master will decrease coverage by <.01%.
The diff coverage is 90.56%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
- Coverage   90.56%   90.56%   -0.01%     
==========================================
  Files          47       48       +1     
  Lines        1251     1303      +52     
==========================================
+ Hits         1133     1180      +47     
- Misses        118      123       +5
Impacted Files Coverage Δ
directory/user/domain/errors.py 100% <100%> (ø) ⬆️
...y/block_producer/migrations/0006_add_created_at.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 c22f0c6...a8ead22. Read the comment docs.

@anastasiia-bilova anastasiia-bilova merged commit c808c4c into master Sep 12, 2019
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