Skip to content

IX-829: Normalize decimal response strings#28

Open
mnebliienko wants to merge 1 commit into
inflowpayai:mainfrom
mnebliienko:IX-829_decimal
Open

IX-829: Normalize decimal response strings#28
mnebliienko wants to merge 1 commit into
inflowpayai:mainfrom
mnebliienko:IX-829_decimal

Conversation

@mnebliienko

Copy link
Copy Markdown

Summary

  • normalize balance decimal response strings in the CLI core resource before rendering or structured output
  • preserve precision without Number conversion or exponential notation
  • add unit coverage for decimal normalization and balance resource output

Moved the CLI-facing part of server PR #554 to the CLI layer.

Tests

  • pnpm --filter @inflowpayai/inflow-core test
  • pnpm --filter @inflowpayai/inflow-core build
  • pnpm --filter @inflowpayai/inflow-core typecheck
  • pnpm --filter @inflowpayai/inflow-core lint
  • pnpm --filter @inflowpayai/inflow build
  • pnpm format:check

@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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