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

Upgrade python and and all the dependencies #81

Merged
merged 4 commits into from
Sep 13, 2022

Conversation

michaelyaakoby
Copy link
Member

Target versions of dependencies were determined using poetry show -o which
prints versions outdated and the upgrade-to version.

@michaelyaakoby michaelyaakoby force-pushed the upgrade-everything branch 4 times, most recently from cb9880e to e3b6014 Compare September 6, 2022 06:20
@michaelyaakoby
Copy link
Member Author

This solves #82

@michaelyaakoby michaelyaakoby force-pushed the upgrade-everything branch 3 times, most recently from e93ec5a to dd01240 Compare September 7, 2022 19:36
@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2022

Codecov Report

Base: 95.02% // Head: 95.08% // Increases project coverage by +0.06% 🎉

Coverage data is based on head (3f802cb) compared to base (504ccb3).
Patch coverage: 83.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   95.02%   95.08%   +0.06%     
==========================================
  Files          28       28              
  Lines        1106     1140      +34     
==========================================
+ Hits         1051     1084      +33     
- Misses         55       56       +1     
Impacted Files Coverage Δ
pyctuator/health/db_health_provider.py 82.75% <ø> (ø)
pyctuator/impl/spring_boot_admin_registration.py 82.97% <75.00%> (-0.54%) ⬇️
pyctuator/impl/flask_pyctuator.py 98.96% <100.00%> (ø)
pyctuator/impl/pyctuator_impl.py 94.89% <100.00%> (+0.27%) ⬆️
pyctuator/auth.py 100.00% <0.00%> (ø)
pyctuator/httptrace/__init__.py 100.00% <0.00%> (ø)
pyctuator/impl/pyctuator_router.py 100.00% <0.00%> (ø)
pyctuator/threads/thread_dump_provider.py 97.82% <0.00%> (+0.15%) ⬆️
pyctuator/logging/pyctuator_logging.py 93.61% <0.00%> (+0.43%) ⬆️
... and 3 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Target versions of dependencies were determined using `poetry show -o` which
prints versions outdated and the upgrade-to version.
@michaelyaakoby michaelyaakoby merged commit 0910063 into master Sep 13, 2022
@michaelyaakoby michaelyaakoby deleted the upgrade-everything branch September 13, 2022 05:55
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.

None yet

2 participants