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

go-pkgz / pool / 13223434513
96%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2025 07:15AM UTC
Jobs 1
Files 3
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

09 Feb 2025 07:14AM UTC coverage: 93.421% (+2.9%) from 90.514%
13223434513

push

github

umputun
Add stateless and stateful tokenizer examples with go-pkgz/pool

- Introduce a new stateless tokenizer example in the `examples/tokenizer_stateless` directory.
- The example demonstrates using `WorkerFunc` for simple parallel text processing without maintaining worker state.
- Implement the tokenizer in `main.go` and document the example in `README.md`.
- Configure module dependencies in `go.mod`.

- Add a stateful tokenizer example in the `examples/tokenizer_stateful` directory.
- Demonstrate using stateful workers to maintain independent word frequency counts per worker.
- Implement the tokenizer in `main.go` and provide detailed documentation in `README.md`.
- Set up module dependencies in `go.mod`.

- Update CI workflow to exclude `examples` from standard build and test processes.
- Remove unnecessary environment settings from the CI configuration.

355 of 380 relevant lines covered (93.42%)

2278.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13223434513.1 09 Feb 2025 07:15AM UTC 3
93.42
GitHub Action Run
Source Files on build 13223434513
  • Tree
  • List 3
  • Changed 1
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • aab639f1 on github
  • Prev Build on master (#13222974835)
  • Next Build on master (#13223833101)
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

© 2025 Coveralls, Inc