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

newrelic / infrastructure-agent / 32827763482
53%
master: 53%

Build:
Build:
LAST BUILD BRANCH: fix/2222-scm-retry-windows-service
DEFAULT BRANCH: master
Ran 25 Aug 2026 08:59AM UTC
Jobs 1
Files 343
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

25 Aug 2026 08:38AM UTC coverage: 53.443%. First build
32827763482

Pull #2307

github

shashank-reddy-nr
fix(windows): validate license key before Start-Service, avoid crash-and-retry

A missing, placeholder, or otherwise invalid license key crashes the agent
process immediately - retrying Start-Service can't fix that. Check-LicenseKey
validates the config before ever attempting Start-Service (mirrors
pkg/license.IsValid), skipping straight to a clear warning instead of
exhausting retries on a guaranteed failure.

Fresh installs stay non-fatal on any Start-Service failure. Upgrades now roll
back (exit 1058) if Start-Service still fails after retries despite a
valid-looking config, since silently leaving a downgraded install stopped is
worse than reverting to the last known-good version.

Assisted-by: Claude Sonnet 5
Pull Request #2307: fix(windows): retry Start-Service on SCM races and validate license key before starting

14853 of 27792 relevant lines covered (53.44%)

18.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-linux - 32827763482.1 25 Aug 2026 08:59AM UTC 343
53.44
GitHub Action Run
Source Files on build 32827763482
  • Tree
  • List 343
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32827763482
  • Pull Request #2307
  • Next Build on fix/2222-scm-retry-windows-service (#32829753021)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc