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 Scrutinizer config #553

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Update Scrutinizer config #553

merged 1 commit into from
Jan 18, 2022

Conversation

juhoinkinen
Copy link
Member

I noticed Scrutinizer was still running on Python 3.6 and installing code with pipenv, although those are not anymore in use with Annif (since #550 and #405). So in Scrutinizer runs this changes

  • Python version to 3.8.12
  • Use directly pip instead of pipenv

(Draft PR first to see if this works.)

- Python version to 3.8.12
- Use directly pip instead of pipenv
@juhoinkinen juhoinkinen added this to the 0.56 milestone Jan 18, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jan 18, 2022

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

@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #553 (40d3684) into master (b894218) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #553   +/-   ##
=======================================
  Coverage   99.49%   99.49%           
=======================================
  Files          80       80           
  Lines        5340     5340           
=======================================
  Hits         5313     5313           
  Misses         27       27           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b894218...40d3684. Read the comment docs.

@juhoinkinen juhoinkinen marked this pull request as ready for review January 18, 2022 09:06
@juhoinkinen
Copy link
Member Author

Works, so I'll merge.

@juhoinkinen juhoinkinen merged commit ccb9982 into master Jan 18, 2022
@juhoinkinen juhoinkinen deleted the update-scrutinizer-config branch January 18, 2022 09:09
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.

1 participant