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

Tests related to loading settings from a given file

4f1b757
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 1s

96.25% (+0.10%) compared to 020a7f9

View this Pull Request on Codecov

96.25% (+0.10%) compared to 020a7f9

Details

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.