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

Update dependencies v0.60 #660

Merged
merged 8 commits into from Jan 9, 2023
Merged

Update dependencies v0.60 #660

merged 8 commits into from Jan 9, 2023

Conversation

juhoinkinen
Copy link
Member

@juhoinkinen juhoinkinen commented Jan 4, 2023

This updates all outdated dependencies.

I tested backward compatibility of (some) models by training and evaluating tfidf, fasttext, omikuji, and NN models on the fulltext archaelogy corpus with Annif 0.59, and then evaluating them with this PR applied: the evaluation results are identical.

The coverage package is removed from the direct dependencies to unpin it as the underlying problem is resolved in coverage 6.4.

(I noticed Pandas gets installed as the dependency of fuzzytm, which is a dependency of the updated gensim. I thought Pandas would take quite much space, but fortunately now the Docker image size is actually smaller than with Annif 0.59: 2.02GB vs 1.9 GB).

@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Base: 99.55% // Head: 99.55% // No change to project coverage 👍

Coverage data is based on head (40704eb) compared to base (cc6af2c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #660   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          87       87           
  Lines        6006     6006           
=======================================
  Hits         5979     5979           
  Misses         27       27           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@juhoinkinen juhoinkinen added this to the 0.60 milestone Jan 5, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jan 5, 2023

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
No Duplication information No Duplication information

@juhoinkinen juhoinkinen marked this pull request as ready for review January 9, 2023 12:26
@juhoinkinen juhoinkinen merged commit 3334cd5 into master Jan 9, 2023
@juhoinkinen juhoinkinen deleted the update-dependencies-v0.60 branch January 9, 2023 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant