Skip to content

Maintenance/upgrades test tools #1628

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

Merged

Conversation

pcrespov
Copy link
Member

@pcrespov pcrespov commented Jul 13, 2020

What do these changes do?

  • Updates libraries used for testing (e.g. _test.txt) but not base requirements
  • Moves all .vscode-templates/*.json to .vscode/*.template.json. Can be easily applied by removing extension

@codecov
Copy link

codecov bot commented Jul 13, 2020

Codecov Report

Merging #1628 into master will decrease coverage by 1.0%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1628     +/-   ##
========================================
- Coverage    74.7%   73.7%   -1.1%     
========================================
  Files         241     278     +37     
  Lines        9868   10884   +1016     
  Branches     1066    1178    +112     
========================================
+ Hits         7381    8029    +648     
- Misses       2169    2514    +345     
- Partials      318     341     +23     
Flag Coverage Δ
#integrationtests 56.7% <ø> (ø)
#unittests 67.4% <ø> (-3.1%) ⬇️
Impacted Files Coverage Δ
...ce_webserver/resource_manager/garbage_collector.py 72.0% <0.0%> (ø)
packages/service-library/src/servicelib/utils.py 67.5% <0.0%> (ø)
...ce-library/src/servicelib/jsonschema_validation.py 0.0% <0.0%> (ø)
...service-library/src/servicelib/openapi_wrappers.py 70.8% <0.0%> (ø)
...service-library/src/servicelib/jsonschema_specs.py 0.0% <0.0%> (ø)
...kages/service-library/src/servicelib/decorators.py 76.1% <0.0%> (ø)
...ges/service-library/src/servicelib/celery_utils.py 0.0% <0.0%> (ø)
.../service-library/src/servicelib/rest_validators.py 90.6% <0.0%> (ø)
...ce-library/src/servicelib/simcore_service_utils.py 0.0% <0.0%> (ø)
...s/service-library/src/servicelib/rabbitmq_utils.py 0.0% <0.0%> (ø)
... and 36 more

@pcrespov pcrespov requested review from GitHK, mguidon and odeimaiz July 13, 2020 08:55
@pcrespov pcrespov merged commit 9ec9d21 into ITISFoundation:master Jul 13, 2020
@pcrespov pcrespov deleted the maintenance/upgrades-test-tools branch July 13, 2020 16:02
@odeimaiz odeimaiz mentioned this pull request Aug 4, 2020
odeimaiz added a commit that referenced this pull request Aug 4, 2020
- UI/UX improvements (#1657)
- Bump yarl from 1.4.2 to 1.5.1 in /packages/postgres-database (#1665)
- Bump ujson from 3.0.0 to 3.1.0 in /packages/service-library (#1664)
- Bump pytest-docker from 0.7.2 to 0.8.0 in /packages/service-library (#1647)
- Improving storage performance (#1659)
- Bump aiozipkin from 0.6.0 to 0.7.0 in /packages/service-library (#1642)
- Theming (#1656)
- Platform stability:  (#1645)
- is1594 fix and re-activate e2e testing (#1620)
- 2 bugs fixed + Some improvements (#1634)
- Fixes default (#1640)
- Bump lodash from 4.17.15 to 4.17.19 (#1639)
- Is1585/cleanup storage (#1586)
- Fixes on publish studies handling (#1632)
- Some enhancements and bug fixes (#1608)
- Improve e2e  (#1631)
- filter studies by name before deleting them (#1629)
- Maintenance/upgrades test tools (#1628)
- Bugfix/concurent opening projects (#1598)
- Bugfix/allow reading groups anonymous user (#1615)
- Bump docker from 4.2.1 to 4.2.2 in /packages/postgres-database (#1605)
- fix testing if node has gpu support (#1604)
- [bugfix] Invalidate cache before starting a study (#1602)
- Feature/fix e2e 2 (#1600)
- fix deploy not needing e2e testing since it is disabled
- reduce cardinality of metrics (#1593)
- Excudes e2e stage from include until fixed (#1595)
- Shared project concurrency (frontend) (#1591)
- Homogenize studies and services (#1569)
- [feature] UI Fine grained access - project locking and notification
- Bugfix/apiserver does not need sslheaders (#1564)
- Cleanup catalog service (#1582)
- Maintenance/cleanup api server (#1578)
- Adds support for GPU scheduling of computational services (#1553)
- Maintenance/upgrades and tooling (#1546)
- Is1570/study fails 500 (#1572)
- Bump faker from 4.1.0 to 4.1.1 in /packages/postgres-database (#1573)
- maintenance fix codecov reports (#1568)
- Manage groups, Share studies (#1512)
- Is/add notebook migration script (#1565)
- Is1269/api-server upgrade (#1475)
- added simcore_webserver_service in pytest simcore package (#1563)
- add traefik endpoint to api-gateway (#1555)
@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