Skip to content

feat: better ping#8

Merged
r1n04h merged 2 commits into
masterfrom
feat-better-ping
May 20, 2026
Merged

feat: better ping#8
r1n04h merged 2 commits into
masterfrom
feat-better-ping

Conversation

@r1n04h
Copy link
Copy Markdown

@r1n04h r1n04h commented May 20, 2026

Note

Low Risk
Low risk: extends the /ping health check payload and schema and updates its test; no auth, persistence, or payment logic is affected.

Overview
Enhances the /ping health check to return the running app version (from package.json) and uptime, and updates the Elysia response schema accordingly.

Bumps the package version to 1.3.1, adjusts the /ping test to assert the new fields, and replaces a few // @ts-ignore directives with // @ts-expect-error for stricter TypeScript intent.

Reviewed by Cursor Bugbot for commit dfcd8cd. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit b13f5ac. Configure here.

Comment thread test/index.test.ts Outdated
@r1n04h r1n04h merged commit 1757df1 into master May 20, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant