Skip to content

Fix test coverage and release metadata - #6

Merged
Raezil merged 1 commit into
mainfrom
codex/fix-quality-gaps
Aug 29, 2026
Merged

Fix test coverage and release metadata#6
Raezil merged 1 commit into
mainfrom
codex/fix-quality-gaps

Conversation

@Raezil

@Raezil Raezil commented Aug 29, 2026

Copy link
Copy Markdown
Collaborator

Summary by cubic

Adds real HTTP integration coverage and tightens error handling in network transports.

  • HTTP integration test now boots the bundled example server on a random port and verifies a full echo call; previously it only printed a notice.

  • TCP, UDP, text, and GraphQL transports now surface connect, send, and encode errors instead of failing ungracefully.

  • CLI transport test now expects a decoded table from nested calls, matching actual behavior.

  • CI installs luasocket and runs the integration suite; make check now includes integration tests.

  • Version bumped to 1.4.0 across changelog, README, and archive targets; README provider example path fixed to examples/provider.json.

Written for commit 4b289a8. Summary will update on new commits.

Review in cubic

@Raezil
Raezil merged commit 37b0971 into main Aug 29, 2026
0 of 2 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