Skip to content

feat: Centralized config output style system with --style flag#516

Open
tony wants to merge 5 commits into
masterfrom
output-styles
Open

feat: Centralized config output style system with --style flag#516
tony wants to merge 5 commits into
masterfrom
output-styles

docs(CHANGES) Note config output styles and fmt --style

472746a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2026 in 1s

83.36% (+0.06%) compared to e6a62d9

View this Pull Request on Codecov

83.36% (+0.06%) compared to e6a62d9

Details

Codecov Report

❌ Patch coverage is 85.35032% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.36%. Comparing base (e6a62d9) to head (472746a).

Files with missing lines Patch % Lines
src/vcspull/_internal/config_style.py 80.61% 13 Missing and 6 partials ⚠️
src/vcspull/_internal/settings.py 95.34% 2 Missing ⚠️
src/vcspull/cli/fmt.py 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #516      +/-   ##
==========================================
+ Coverage   83.30%   83.36%   +0.06%     
==========================================
  Files          32       34       +2     
  Lines        4492     4647     +155     
  Branches      903      937      +34     
==========================================
+ Hits         3742     3874     +132     
- Misses        499      515      +16     
- Partials      251      258       +7     

☔ 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.