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

codozor / fwkeeper / 19613489468
45%

Build:
DEFAULT BRANCH: main
Ran 23 Nov 2025 03:40PM UTC
Jobs 1
Files 13
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

23 Nov 2025 03:39PM UTC coverage: 46.241% (-1.1%) from 47.368%
19613489468

push

github

web-flow
✨ feat: Improve configuration reload error messages (#8)

Enhance error reporting when configuration reload fails to provide clear,
actionable feedback to developers instead of silently ignoring errors.

## Changes

**internal/app/runner.go**
- Replaced vague error message "Failed to reload config, continuing with current configuration"
- Added explicit file path to error context with structured logging
- New message: "Configuration reload failed - keeping previous configuration. Fix the configuration file and try again"
- Helps developers quickly understand:
  * That their config changes were rejected
  * Which file has the problem
  * What action to take (fix and try again)

## Benefits

✅ Immediate feedback when config reload fails
✅ Clear indication of which file has the problem
✅ Actionable error message (not silent failure)
✅ Better developer experience when iterating on configuration
✅ All 129 tests passing with zero regressions

## Testing

- All config validation tests pass
- Config loading and validation works as expected
- Error messages are clear and informative

0 of 4 new or added lines in 1 file covered. (0.0%)

16 existing lines in 1 file now uncovered.

369 of 798 relevant lines covered (46.24%)

0.51 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
58.37
-4.66% internal/app/runner.go

Uncovered Existing Lines

Lines Coverage ∆ File
16
58.37
-4.66% internal/app/runner.go
Jobs
ID Job ID Ran Files Coverage
1 19613489468.1 23 Nov 2025 03:40PM UTC 13
46.24
GitHub Action Run
Source Files on build 19613489468
  • Tree
  • List 13
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a41876a1 on github
  • Prev Build on main (#19613080963)
  • Next Build on main (#19614079436)
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