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

♻️Maintenance: mypy director v2 #6125

Merged
merged 11 commits into from
Aug 6, 2024

Conversation

sanderegg
Copy link
Member

@sanderegg sanderegg commented Jul 31, 2024

What do these changes do?

Related issue/s

How to test

Dev-ops checklist

@sanderegg sanderegg added a:director-v2 issue related with the director-v2 service a:simcore-sdk labels Jul 31, 2024
@sanderegg sanderegg added this to the Tom Bombadil milestone Jul 31, 2024
@sanderegg sanderegg self-assigned this Jul 31, 2024
Copy link

codecov bot commented Jul 31, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 16 lines in your changes missing coverage. Please review.

Project coverage is 88.5%. Comparing base (cafbf96) to head (ede5fde).
Report is 398 commits behind head on master.

Files Patch % Lines
...c_sidecar/scheduler/_core/_events_user_services.py 66.6% 5 Missing ⚠️
...s/dynamic_sidecar/scheduler/_core/_events_utils.py 76.1% 5 Missing ⚠️
...-v2/src/simcore_service_director_v2/core/errors.py 0.0% 2 Missing ⚠️
...ector_v2/modules/osparc_variables/substitutions.py 50.0% 2 Missing ⚠️
...simcore_service_director_v2/modules/dask_client.py 92.3% 1 Missing ⚠️
...e_service_director_v2/modules/dask_clients_pool.py 0.0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #6125      +/-   ##
=========================================
+ Coverage    84.5%   88.5%    +3.9%     
=========================================
  Files          10    1019    +1009     
  Lines         214   45442   +45228     
  Branches       25     234     +209     
=========================================
+ Hits          181   40234   +40053     
- Misses         23    5150    +5127     
- Partials       10      58      +48     
Flag Coverage Δ
integrationtests 64.9% <80.6%> (?)
unittests 85.8% <78.1%> (+1.2%) ⬆️

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

Files Coverage Δ
...core-sdk/src/simcore_sdk/node_ports_v2/__init__.py 100.0% <100.0%> (ø)
...e_service_director_v2/api/dependencies/__init__.py 100.0% <100.0%> (ø)
...e_service_director_v2/api/dependencies/database.py 95.0% <100.0%> (ø)
...e_director_v2/api/dependencies/dynamic_services.py 100.0% <100.0%> (ø)
...mcore_service_director_v2/api/errors/http_error.py 100.0% <100.0%> (ø)
...simcore_service_director_v2/api/routes/clusters.py 96.2% <100.0%> (ø)
...ervice_director_v2/api/routes/dynamic_scheduler.py 94.5% <100.0%> (ø)
...service_director_v2/api/routes/dynamic_services.py 90.9% <100.0%> (ø)
...service_director_v2/cli/_close_and_save_service.py 100.0% <ø> (ø)
...or-v2/src/simcore_service_director_v2/cli/_core.py 88.5% <100.0%> (ø)
... and 40 more

... and 979 files with indirect coverage changes

@sanderegg sanderegg marked this pull request as ready for review July 31, 2024 17:12
@sanderegg sanderegg requested review from pcrespov and GitHK as code owners July 31, 2024 17:12
Copy link
Contributor

@GitHK GitHK left a comment

Choose a reason for hiding this comment

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

All good, think I solved your issue with the retry.

Copy link
Contributor

@GitHK GitHK left a comment

Choose a reason for hiding this comment

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

thanks for pointing out the issue

Copy link

sonarqubecloud bot commented Aug 6, 2024

Copy link
Contributor

@matusdrobuliak66 matusdrobuliak66 left a comment

Choose a reason for hiding this comment

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

👍

@sanderegg sanderegg merged commit 56cfdd4 into ITISFoundation:master Aug 6, 2024
57 checks passed
@sanderegg sanderegg deleted the mypy/director-v2 branch August 6, 2024 06:40
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Aug 15, 2024
67 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:director-v2 issue related with the director-v2 service a:simcore-sdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants