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

update gevent and greenlet #583

Merged
merged 15 commits into from
May 9, 2021
Merged

update gevent and greenlet #583

merged 15 commits into from
May 9, 2021

Conversation

mhost39
Copy link
Contributor

@mhost39 mhost39 commented Apr 21, 2021

Description

update gevent and greenlet
from gevent = "1.4.0" greenlet = "0.4.16"
to gevent = "21.1.2" greenlet = "1.0.0"

Changes

  • Update pyproject and poetry lock file.

Related Issues

#576

Checklist

  • Pre-commit hook is installed to do formatting checks before committing code...etc
  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings

dependabot bot and others added 5 commits March 20, 2021 04:11
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](pallets/jinja@2.11.2...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](yaml/pyyaml@5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pygments](https://github.com/pygments/pygments) from 2.7.1 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.7.1...2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.18 to 0.12.19.
- [Release notes](https://github.com/bottlepy/bottle/releases)
- [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst)
- [Commits](bottlepy/bottle@0.12.18...0.12.19)

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

codecov-commenter commented Apr 21, 2021

Codecov Report

Merging #583 (e9c797d) into development (ab86c5a) will decrease coverage by 1.18%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #583      +/-   ##
===============================================
- Coverage        70.76%   69.58%   -1.19%     
===============================================
  Files               91       84       -7     
  Lines             4693     4277     -416     
===============================================
- Hits              3321     2976     -345     
+ Misses            1372     1301      -71     
Impacted Files Coverage Δ
jumpscale/clients/redis/redis.py 85.71% <0.00%> (-2.86%) ⬇️
jumpscale/core/logging/logging.py 92.65% <0.00%> (-1.70%) ⬇️
jumpscale/core/base/meta.py 92.18% <0.00%> (-0.79%) ⬇️
jumpscale/core/base/factory.py 92.14% <0.00%> (-0.53%) ⬇️
jumpscale/sals/fs/__init__.py 62.39% <0.00%> (-0.42%) ⬇️
jumpscale/servers/gedis/systemactor.py
jumpscale/tools/codeloader/__init__.py
jumpscale/clients/gedis/gedis.py
jumpscale/servers/gedis/baseactor.py
jumpscale/servers/gedis/server.py
... and 3 more

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 ab86c5a...e9c797d. Read the comment docs.

@xmonader xmonader merged commit 0ce2bf3 into development May 9, 2021
@xmonader xmonader deleted the development_update_gevent branch May 9, 2021 18:54
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.

4 participants