Skip to content

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

Open
lbiaggi wants to merge 2 commits into
doorstop-dev:developfrom
lbiaggi:settings-load-by-file
Open

Capability to load a different settings.py using a cli parameter#642
lbiaggi wants to merge 2 commits into
doorstop-dev:developfrom
lbiaggi:settings-load-by-file

Conversation

@lbiaggi

@lbiaggi lbiaggi commented Mar 14, 2024

Copy link
Copy Markdown
Contributor

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 force-pushed the settings-load-by-file branch from b99d87f to 67451d8 Compare March 20, 2024 11:55
@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

lbiaggi commented Mar 21, 2024

Copy link
Copy Markdown
Contributor Author

@neerdoc can you review this?

@lbiaggi lbiaggi force-pushed the settings-load-by-file branch from 67451d8 to 4f1b757 Compare March 21, 2024 03:52
@codecov-commenter

codecov-commenter commented Mar 21, 2024

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.25%. Comparing base (020a7f9) to head (4f1b757).
⚠️ Report is 155 commits behind head on develop.

Files with missing lines Patch % Lines
doorstop/cli/main.py 90.00% 0 Missing and 1 partial ⚠️
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 Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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