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

scarver2 / ehr-portal / 23267164453
77%

Build:
DEFAULT BRANCH: main
Ran 18 Mar 2026 09:09PM UTC
Jobs 1
Files 7
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

18 Mar 2026 09:09PM UTC coverage: 100.0%. Remained the same
23267164453

push

github

web-flow
chore: upgrade Next.js portal dependencies and add bin/lint (#13)

* chore: upgrade Next.js portal dependencies

- next 16.1.6 → 16.2.0
- react + react-dom 19.2.3 → 19.2.4
- eslint ^9.39.4 → ^10.0.3
- eslint-config-next 16.1.6 → 16.2.0
- @types/node ^20.19.37 → ^25.5.0

All 30 unit tests pass.

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

* fix: add missing bin/lint to Next.js portal app

Adds apps/ehr-portal/bin/lint (bunx next lint) to match the bin/ scripts
present in the Rails app. Syncs bin/steps/20_nextjs.sh to generate it
during bootstrap.

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

* fix: pass explicit '.' to next lint to avoid script name being treated as dir

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

* fix: use bun run lint instead of bunx next lint

next lint [dir] treats the positional arg as the project root, causing
the script name to be interpreted as a directory. Delegating to the
package.json lint script (eslint via bun run --silent lint) avoids
the issue entirely and reads eslint.config.mjs directly.

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

* fix: revert ESLint 10 and add coverage/ to eslint ignores

ESLint 10 removed context.getFilename() which eslint-plugin-react (bundled
with eslint-config-next) still relies on — downgrade back to ^9.39.4.

Also add coverage/** to globalIgnores so the generated HTML report is
never linted.

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

---------

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

24 of 24 relevant lines covered (100.0%)

3.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23267164453.1 18 Mar 2026 09:09PM UTC 7
100.0
GitHub Action Run
Source Files on build 23267164453
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23267164453
  • 4f1c5ece on github
  • Prev Build on main (#23265829490)
  • Next Build on main (#23272596537)
  • 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