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

chore: Convert str.format to f-strings #138

Merged
merged 4 commits into from
Feb 5, 2024

adapt testing because of previously missing Description field

fa8320d
Select commit
Loading
Failed to load commit list.
Merged

chore: Convert str.format to f-strings #138

adapt testing because of previously missing Description field
fa8320d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 29, 2024 in 1s

71.42% of diff hit (target 96.52%)

View this Pull Request on Codecov

71.42% of diff hit (target 96.52%)

Annotations

Check warning on line 79 in altamisa/apps/isatab2dot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/apps/isatab2dot.py#L79

Added line #L79 was not covered by tests

Check warning on line 91 in altamisa/apps/isatab2dot.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/apps/isatab2dot.py#L91

Added line #L91 was not covered by tests

Check warning on line 44 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L44

Added line #L44 was not covered by tests

Check warning on line 59 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L59

Added line #L59 was not covered by tests

Check warning on line 129 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L129

Added line #L129 was not covered by tests

Check warning on line 136 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L136

Added line #L136 was not covered by tests

Check warning on line 140 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L140

Added line #L140 was not covered by tests

Check warning on line 151 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L151

Added line #L151 was not covered by tests

Check warning on line 163 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L163

Added line #L163 was not covered by tests

Check warning on line 227 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L227

Added line #L227 was not covered by tests

Check warning on line 264 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L264

Added line #L264 was not covered by tests

Check warning on line 275 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L275

Added line #L275 was not covered by tests

Check warning on line 286 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L286

Added line #L286 was not covered by tests

Check warning on line 400 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L400

Added line #L400 was not covered by tests

Check warning on line 411 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L411

Added line #L411 was not covered by tests

Check warning on line 419 in altamisa/isatab/validate_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_assay_study.py#L419

Added line #L419 was not covered by tests

Check warning on line 129 in altamisa/isatab/validate_investigation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_investigation.py#L129

Added line #L129 was not covered by tests

Check warning on line 136 in altamisa/isatab/validate_investigation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/validate_investigation.py#L136

Added line #L136 was not covered by tests

Check warning on line 267 in altamisa/isatab/write_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/write_assay_study.py#L267

Added line #L267 was not covered by tests

Check warning on line 273 in altamisa/isatab/write_assay_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

altamisa/isatab/write_assay_study.py#L273

Added line #L273 was not covered by tests

Check warning on line 39 in tests/test_write_assay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_write_assay.py#L39

Added line #L39 was not covered by tests

Check warning on line 34 in tests/test_write_study.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_write_study.py#L34

Added line #L34 was not covered by tests