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

Skip DB connection check for prepare mode #327

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

dogversioning
Copy link
Contributor

This prevents needing a valid db config to run the generate command.

Checklist

  • Consider if documentation in docs/ needs to be updated
    • If you've changed the structure of a table, you may need to run generate-md
    • If you've added/removed core study fields that not in US Core, update our list of those in core-study-details.md
  • Consider if tests should be added
  • Update template repo if there are changes to study configuration in manifest.toml

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2362 2354 100% 90% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
cumulus_library/init.py 100% 🟢
cumulus_library/cli.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 521f0c3 by action🐍

@dogversioning dogversioning merged commit 59b2263 into main Dec 13, 2024
3 checks passed
@dogversioning dogversioning deleted the mg/prepare_ignore_db branch December 13, 2024 15:44
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