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

⬆️ upgrades testing and tooling dependencies #2475

Merged
merged 30 commits into from
Aug 10, 2021

Conversation

pcrespov
Copy link
Member

@pcrespov pcrespov commented Aug 9, 2021

What do these changes do?

Non-critical upgrade of testing and tooling dependencies repository-wide

Related issue/s

weekly maintenance

How to test

all tests

@codecov
Copy link

codecov bot commented Aug 9, 2021

Codecov Report

Merging #2475 (a063a14) into master (41ff2d3) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #2475     +/-   ##
========================================
- Coverage    75.8%   75.7%   -0.1%     
========================================
  Files         586     586             
  Lines       22373   22375      +2     
  Branches     2174    2174             
========================================
- Hits        16967   16952     -15     
- Misses       4828    4843     +15     
- Partials      578     580      +2     
Flag Coverage Δ
integrationtests 67.1% <40.0%> (-0.2%) ⬇️
unittests 68.3% <83.3%> (-0.1%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ges/simcore-sdk/src/simcore_sdk/models/__init__.py 100.0% <100.0%> (ø)
...decar/src/simcore_service_dask_sidecar/settings.py 97.0% <100.0%> (ø)
...vices/sidecar/src/simcore_service_sidecar/utils.py 54.1% <100.0%> (+0.9%) ⬆️
..._director_v2/modules/dynamic_sidecar/client_api.py 72.2% <0.0%> (-5.6%) ⬇️
...tor_v2/modules/dynamic_sidecar/scheduler/events.py 93.6% <0.0%> (-3.8%) ⬇️
...simcore_service_webserver/projects/projects_api.py 82.6% <0.0%> (-1.9%) ⬇️
...ce_webserver/resource_manager/garbage_collector.py 73.6% <0.0%> (-0.9%) ⬇️
...erver/src/simcore_service_webserver/director_v2.py 75.0% <0.0%> (-0.6%) ⬇️
.../director/src/simcore_service_director/producer.py 61.2% <0.0%> (-0.3%) ⬇️

@pcrespov pcrespov self-assigned this Aug 9, 2021
@pcrespov pcrespov added dependencies Pull requests that update a dependency file python t:maintenance Some planned maintenance work labels Aug 9, 2021
@pcrespov pcrespov added this to the Chevrotain milestone Aug 9, 2021
@pcrespov pcrespov marked this pull request as ready for review August 9, 2021 14:21
@pcrespov pcrespov requested a review from mguidon August 10, 2021 08:38
Copy link
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all cool!
looking forward to using the newer sqlalchemy async tools...

Copy link
Contributor

@colinRawlings colinRawlings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@pcrespov pcrespov merged commit 8a42137 into ITISFoundation:master Aug 10, 2021
@pcrespov pcrespov deleted the maintenance/week-32 branch August 10, 2021 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file t:maintenance Some planned maintenance work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants