• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

christophevg / roomz / 26444530781
56%

Build:
DEFAULT BRANCH: master
Ran 26 May 2026 09:37AM UTC
Jobs 1
Files 23
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 May 2026 09:37AM UTC coverage: 63.35% (+0.7%) from 62.669%
26444530781

push

github

christophevg
feat(config): add discovered path return, logging, and strict error handling

1. Config.auto_discover() now returns tuple[Config, Path | None]
   - Returns discovered config file path for debugging/logging
   - Callers can know which file was used

2. Add structured logging for config discovery
   - log.info("config_discovered", path=..., location=..., server_url=...)
   - Location is "cwd", "home", or "environment"

3. Raise ConfigurationError on invalid config file
   - Previously: log warning and continue
   - Now: raise ConfigurationError with details
   - Explicit error handling for better debugging

🤖 Implemented together with a coding agent.

90 of 151 branches covered (59.6%)

Branch coverage included in aggregate %.

795 of 1246 relevant lines covered (63.8%)

0.64 hits per line

Coverage Regressions

Lines Coverage ∆ File
94
61.54
-6.32% client/async_client.py
82
23.6
-0.07% cli/app_tui.py
18
66.2
1.05% client/sync_client.py
7
0.0
0.0% cli/__main__.py
5
25.0
-12.5% cli/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 26444530781.1 26 May 2026 09:37AM UTC 23
63.35
GitHub Action Run
Source Files on build 26444530781
  • Tree
  • List 23
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26444530781
  • 8640efb8 on github
  • Prev Build on master (#26412680548)
  • Next Build on master (#26444592306)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc