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: upgrades requirements of packages and web-server #1696

Merged
merged 13 commits into from
Aug 17, 2020

Conversation

pcrespov
Copy link
Member

@pcrespov pcrespov commented Aug 15, 2020

What do these changes do?

  • upgrades packages/ and tests requirements
  • isort constrained by pylint installed in some packages
  • upgrades latest pip 20.2.2 that includes new resolver
  • upgrades web/server requirements
  • doc models with an ERD (entity relationship diagram). SEE packages/postgres-database/doc/database-models.md

Checklist

  • Did you change any service's API? Then make sure to bundle document and upgrade version (make openapi-specs, git commit ... and then make version-*)
  • Unit tests for the changes exist
  • Runs in the swarm
  • Documentation reflects the changes
  • New module? Add your github username to .github/CODEOWNERS

@codecov
Copy link

codecov bot commented Aug 15, 2020

Codecov Report

Merging #1696 into master will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1696   +/-   ##
======================================
  Coverage    72.5%   72.5%           
======================================
  Files         277     277           
  Lines       11177   11178    +1     
  Branches     1231    1231           
======================================
+ Hits         8112    8113    +1     
  Misses       2731    2731           
  Partials      334     334           
Flag Coverage Δ
#integrationtests 57.1% <100.0%> (+<0.1%) ⬆️
#unittests 66.4% <0.0%> (-0.1%) ⬇️

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

Impacted Files Coverage Δ
.../sidecar/src/simcore_service_sidecar/log_parser.py 87.6% <100.0%> (+0.1%) ⬆️

@pcrespov pcrespov changed the title Maintenance/aug15 Maintenance: upgrades requirements of packages and web-server Aug 16, 2020
@pcrespov pcrespov added dependencies t:maintenance Some planned maintenance work labels Aug 16, 2020
@pcrespov pcrespov merged commit 5794a0e into ITISFoundation:master Aug 17, 2020
@pcrespov pcrespov deleted the maintenance/aug15 branch August 17, 2020 15:30
@sanderegg sanderegg mentioned this pull request Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t:maintenance Some planned maintenance work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants