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

🗑️ Removes deprecated codecov #4098

Merged
merged 4 commits into from
Apr 12, 2023

Conversation

pcrespov
Copy link
Member

@pcrespov pcrespov commented Apr 12, 2023

What do these changes do?

After last PyPI Object Storage Migration the python library codecov was removed from the PyPI index producing the following error after pip install-ing:

ERROR: Could not find a version that satisfies the requirement codecov==2.1.12 (from versions: none)
ERROR: No matching distribution found for codecov==2.1.12

Highlights on updated libraries (only updated libraries are included)

  • #packages before: 1
  • #packages after : 0
# name before after upgrade count packages
1 codecov 2.1.12 🗑️ removed 10 agent🧪
api-server🧪
autoscaling🧪
catalog🧪
datcore-adapter🧪
director-v2🧪
invitations🧪
osparc-gateway-server🧪
storage🧪
web🧪

Legend:

  • ⬆️ base dependency (only services because packages are floating)
  • 🧪 test dependency
  • 🔧 tool dependency

Related issue/s

How to test

DevOps Checklist

@pcrespov pcrespov self-assigned this Apr 12, 2023
@pcrespov pcrespov added this to the Jelly Beans milestone Apr 12, 2023
@codecov
Copy link

codecov bot commented Apr 12, 2023

Codecov Report

Merging #4098 (25d33b7) into master (834ce8b) will decrease coverage by 0.9%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4098      +/-   ##
=========================================
- Coverage    82.7%   81.9%    -0.9%     
=========================================
  Files         235     952     +717     
  Lines       10252   41275   +31023     
  Branches      602     957     +355     
=========================================
+ Hits         8482   33811   +25329     
- Misses       1632    7245    +5613     
- Partials      138     219      +81     
Flag Coverage Δ
integrationtests 61.7% <ø> (-15.3%) ⬇️
unittests 79.2% <ø> (-1.6%) ⬇️

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

see 720 files with indirect coverage changes

@pcrespov pcrespov changed the title ⬆️ Removes deprecated codecov 🗑️ Removes deprecated codecov Apr 12, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codeclimate
Copy link

codeclimate bot commented Apr 12, 2023

Code Climate has analyzed commit 25d33b7 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link
Member

@odeimaiz odeimaiz left a comment

Choose a reason for hiding this comment

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

Thank you!

@pcrespov pcrespov marked this pull request as ready for review April 12, 2023 15:37
@pcrespov pcrespov requested a review from Surfict as a code owner April 12, 2023 15:37
@pcrespov pcrespov enabled auto-merge (squash) April 12, 2023 15:37
@pcrespov pcrespov requested a review from mguidon April 12, 2023 15:38
@pcrespov pcrespov disabled auto-merge April 12, 2023 16:11
@pcrespov pcrespov merged commit fe0711a into ITISFoundation:master Apr 12, 2023
@pcrespov pcrespov added the t:maintenance Some planned maintenance work label Apr 12, 2023
@pcrespov pcrespov deleted the fix/codecov-deprecation branch April 12, 2023 16:25
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.

2 participants