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

Capability to load a different settings.py using a cli parameter #642

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

lbiaggi
Copy link
Contributor

@lbiaggi lbiaggi commented Mar 14, 2024

As from title to use with different settings with pre-commit & similar cases in CI pipelines

Depends on: #641

@lbiaggi lbiaggi changed the title Capability to load a different settings.py using a cli parameter Capability to load a different settings.py using a cli parameter PR 3/3 Mar 14, 2024
@lbiaggi lbiaggi changed the title Capability to load a different settings.py using a cli parameter PR 3/3 Capability to load a different settings.py using a cli parameter Mar 21, 2024
@lbiaggi
Copy link
Contributor Author

lbiaggi commented Mar 21, 2024

@neerdoc can you review this?

@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 96.25%. Comparing base (020a7f9) to head (4f1b757).
Report is 5 commits behind head on develop.

Files Patch % Lines
doorstop/cli/main.py 90.00% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #642      +/-   ##
===========================================
+ Coverage    96.15%   96.25%   +0.10%     
===========================================
  Files           41       41              
  Lines         5173     5182       +9     
  Branches      1214     1218       +4     
===========================================
+ Hits          4974     4988      +14     
+ Misses         127      121       -6     
- Partials        72       73       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

2 participants