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

scarver2 / ehr-portal / 23277074822
77%

Build:
DEFAULT BRANCH: main
Ran 19 Mar 2026 02:35AM UTC
Jobs 1
Files 12
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

19 Mar 2026 02:34AM UTC coverage: 91.0% (-4.7%) from 95.652%
23277074822

push

github

web-flow
feat: Honeybadger observability — API key, deploy notifications, and Status page (#16)

* added Honeybadger key secret reference

* feat: add ActiveAdmin Status page linking to Honeybadger dashboard

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat: notify Honeybadger of deployments via post-deploy hook

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: use honeybadger gem for deploy notifications instead of curl

Replaces the silent curl call with `bundle exec honeybadger deploy`
inside the running ehr-api container. The gem reads HONEYBADGER_API_KEY
from the container environment and fails loudly on error (set -euo pipefail).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: correct honeybadger deploy notification shell expansion and skip Rails load

- Wrap command in sh -c so the container's shell expands $HONEYBADGER_API_KEY
  (the var is injected into the container by Kamal, not the hook's local env)
- Pass --api-key explicitly to bypass honeybadger.yml ERB parsing without Rails
- Add --skip-rails-load to avoid the full Rails boot for this one CLI call

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: inject HONEYBADGER_API_KEY into portal container

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: remove duplicate banner and correct emoji in CLI

_lib.sh auto-calls banner; bin/deploy was calling it again explicitly.
Also replaces hospital emoji with Rod of Asclepius (⚕️).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: restore inline NOTE comment in post-deploy hook

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fixed whitespace

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

91 of 100 relevant lines covered (91.0%)

3.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23277074822.1 19 Mar 2026 02:35AM UTC 12
91.0
GitHub Action Run
Source Files on build 23277074822
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23277074822
  • a02c662f on github
  • Prev Build on main (#23273393584)
  • Next Build on main (#23278763547)
  • Delete
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