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

Ruff update #272

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Ruff update #272

merged 2 commits into from
Jul 29, 2024

Conversation

dogversioning
Copy link
Contributor

This PR makes the following changes:

Checklist

  • Consider if documentation (like in docs/) needs to be updated
  • Consider if tests should be added
  • Update template repo if there are changes to study configuration

Copy link

☂️ Python Coverage

current status: ❌

Overall Coverage

Lines Covered Coverage Threshold Status
1986 1960 99% 90% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
cumulus_library/actions/builder.py 96% 🔴
cumulus_library/actions/cleaner.py 100% 🟢
cumulus_library/actions/exporter.py 97% 🔴
cumulus_library/actions/importer.py 100% 🟢
cumulus_library/actions/uploader.py 95% 🔴
cumulus_library/apis/umls.py 100% 🟢
cumulus_library/base_table_builder.py 100% 🟢
cumulus_library/base_utils.py 100% 🟢
cumulus_library/cli.py 100% 🟢
cumulus_library/cli_parser.py 100% 🟢
cumulus_library/databases/athena.py 99% 🔴
cumulus_library/databases/base.py 100% 🟢
cumulus_library/databases/duckdb.py 99% 🔴
cumulus_library/databases/utils.py 98% 🔴
cumulus_library/log_utils.py 100% 🟢
cumulus_library/protected_table_builder.py 100% 🟢
cumulus_library/statistics/counts.py 100% 🟢
cumulus_library/statistics/psm.py 96% 🔴
cumulus_library/statistics/statistics_templates/counts_templates.py 97% 🔴
cumulus_library/studies/core/builder_condition.py 100% 🟢
cumulus_library/studies/core/builder_documentreference.py 100% 🟢
cumulus_library/studies/core/builder_medicationrequest.py 100% 🟢
cumulus_library/studies/core/builder_observation.py 100% 🟢
cumulus_library/studies/core/builder_patient.py 100% 🟢
cumulus_library/studies/core/core_templates/core_templates.py 100% 🟢
cumulus_library/studies/core/count_core.py 96% 🔴
cumulus_library/studies/discovery/code_detection.py 96% 🔴
cumulus_library/studies/discovery/discovery_templates/discovery_templates.py 100% 🟢
cumulus_library/study_manifest.py 100% 🟢
cumulus_library/template_sql/base_templates.py 97% 🔴
cumulus_library/template_sql/sql_utils.py 97% 🔴
TOTAL 99% 🔴

updated for commit: 88eed26 by action🐍

@dogversioning dogversioning merged commit c7452e3 into main Jul 29, 2024
2 of 3 checks passed
@dogversioning dogversioning deleted the mg/ruff-update-string-check branch July 29, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants