paulscherrerinstitute / alphafold-on-fire

GNU General Public License v3.0
1 stars 3 forks source link

Use ruff format call in pipeline #493

Closed pozsa closed 10 months ago

pozsa commented 10 months ago

In the background it still uses black to format the code.

github-actions[bot] commented 10 months ago

Overview

Image reference psisharedsharedchncr001.azurecr.io/alphafold:edge psisharedsharedchncr001.azurecr.io/alphafold:pr-493
- digest e93de48fbd07 ea53bf3a8d01
- provenance https://github.com/paulscherrerinstitute/alphafold-on-fire/commit/59acdea23e25ceefa3c2e6e52adc126b8e958fd1 https://github.com/paulscherrerinstitute/alphafold-on-fire/commit/bf0dd3c92f4c2b256455b6f938de5ab01ac8dad8
- vulnerabilities critical: 0 high: 1 medium: 1 low: 0 unspecified: 1 critical: 0 high: 1 medium: 1 low: 0 unspecified: 1
- platform linux/amd64 linux/amd64
- size 59 MB 67 MB (+8.4 MB)
- packages 110 110
Base Image python:3.10-alpine
also known as:
3.10-alpine3.19
3.10.13-alpine
3.10.13-alpine3.19
python:3.10-alpine
also known as:
3.10-alpine3.19
3.10.13-alpine
3.10.13-alpine3.19
- vulnerabilities critical: 0 high: 0 medium: 2 low: 0 unspecified: 1 critical: 0 high: 0 medium: 2 low: 0 unspecified: 1
Environment Variables (2 changes) > * `±` 2 changed > * _8 unchanged_ ```diff GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D LANG=C.UTF-8 PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc6 PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py PYTHON_PIP_VERSION=23.0.1 PYTHON_SETUPTOOLS_VERSION=65.5.1 PYTHON_VERSION=3.10.13 -RELEASE_ID=59acdea23e25ceefa3c2e6e52adc126b8e958fd1 +RELEASE_ID=bf0dd3c92f4c2b256455b6f938de5ab01ac8dad8 -VERSION=edge +VERSION=pr-493 ```
Labels (3 changes) > * `±` 3 changed > * _5 unchanged_ ```diff -org.opencontainers.image.created=2024-01-24T08:31:43.766Z +org.opencontainers.image.created=2024-01-24T09:59:25.709Z org.opencontainers.image.description= org.opencontainers.image.licenses=GPL-3.0 -org.opencontainers.image.revision=59acdea23e25ceefa3c2e6e52adc126b8e958fd1 +org.opencontainers.image.revision=bf0dd3c92f4c2b256455b6f938de5ab01ac8dad8 org.opencontainers.image.source=https://github.com/paulscherrerinstitute/alphafold-on-fire org.opencontainers.image.title=alphafold-on-fire org.opencontainers.image.url=https://github.com/paulscherrerinstitute/alphafold-on-fire -org.opencontainers.image.version=edge +org.opencontainers.image.version=pr-493 ```
codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (59acdea) 100.00% compared to head (bf0dd3c) 100.00%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #493 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 105 105 ========================================= Hits 105 105 ``` | [Flag](https://app.codecov.io/gh/paulscherrerinstitute/alphafold-on-fire/pull/493/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulscherrerinstitute) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/paulscherrerinstitute/alphafold-on-fire/pull/493/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulscherrerinstitute) | `100.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=paulscherrerinstitute#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.