Skip to content

docs(readme): correct usage examples#899

Merged
alexfalkowski merged 1 commit into
masterfrom
alejandro-74649/docs/readme
May 18, 2026
Merged

docs(readme): correct usage examples#899
alexfalkowski merged 1 commit into
masterfrom
alejandro-74649/docs/readme

Conversation

@alexfalkowski
Copy link
Copy Markdown
Owner

What

  • Replaced stale README references to the nonexistent Nonnative::EchoServer with the example Nonnative::TCPServer class.
  • Clarified Go documentation so programmatic binaries use normal argv process commands while YAML go: config is documented as the go test -c helper path.
  • Updated Go build tags, split YAML parameters into argv entries, and cleaned up README wording.

Why

  • Keep README examples aligned with the current public configuration API and argv execution behavior.

Testing

  • git diff --check - passed
  • make lint - passed
  • bundle exec cucumber features/command.feature - passed

## What

- Replaced stale README references to the nonexistent `Nonnative::EchoServer` with the example `Nonnative::TCPServer` class.
- Clarified Go documentation so programmatic binaries use normal argv process commands while YAML `go:` config is documented as the `go test -c` helper path.
- Updated Go build tags, split YAML parameters into argv entries, and cleaned up README wording.

## Why

- Keep README examples aligned with the current public configuration API and argv execution behavior.

## Testing

- `git diff --check` - passed
- `make lint` - passed
- `bundle exec cucumber features/command.feature` - passed
@alexfalkowski alexfalkowski self-assigned this May 18, 2026
@alexfalkowski alexfalkowski marked this pull request as ready for review May 18, 2026 19:00
@alexfalkowski alexfalkowski enabled auto-merge (squash) May 18, 2026 19:00
@alexfalkowski alexfalkowski merged commit 410b27b into master May 18, 2026
5 checks passed
@alexfalkowski alexfalkowski deleted the alejandro-74649/docs/readme branch May 18, 2026 19:01
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.62%. Comparing base (30d8686) to head (d49afa0).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #899   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files          35       35           
  Lines         806      806           
=======================================
  Hits          803      803           
  Misses          3        3           
Flag Coverage Δ
service 99.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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