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

rm-hull / jasengo / 28047420974

Builds Branch Commit Type Ran Committer Via Coverage
28047420974 main chore(deps): Bump actions/cache from 5 to 6 (#17) Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.... push 23 Jun 2026 06:20PM UTC web-flow github
80.61
28041696637 dependabot/github_actions/actions/cache-6 chore(deps): Bump actions/cache from 5 to 6 Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - ... Pull #17 23 Jun 2026 04:43PM UTC web-flow github
80.61
27776135857 main chore(deps): Bump actions/checkout from 6 to 7 (#16) Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob... push 18 Jun 2026 05:06PM UTC web-flow github
80.61
27774912201 dependabot/github_actions/actions/checkout-7 chore(deps): Bump actions/checkout from 6 to 7 Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/... Pull #16 18 Jun 2026 04:44PM UTC web-flow github
80.61
25606689518 main chore: add automated Go dependency updates Introduce a weekly GitHub Action to keep project dependencies current. * Runs every Monday at 00:00 UTC. * Automatically executes `go get -u ./...` and `go mod tidy`. * Creates a pull request with... push 09 May 2026 05:02PM UTC rm-hull github
80.61
20240103552 main chore(deps): Bump actions/upload-artifact from 5 to 6 (#14) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github... push 15 Dec 2025 04:44PM UTC web-flow github
80.61
20239678988 dependabot/github_actions/actions/upload-artifact-6 chore(deps): Bump actions/upload-artifact from 5 to 6 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/a... Pull #14 15 Dec 2025 04:30PM UTC web-flow github
80.61
20182331546 main chore(deps): Bump actions/cache from 4 to 5 (#13) Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.... push 12 Dec 2025 11:04PM UTC web-flow github
80.61
20173065032 dependabot/github_actions/actions/cache-5 chore(deps): Bump actions/cache from 4 to 5 Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - ... Pull #13 12 Dec 2025 04:25PM UTC web-flow github
80.61
19698584797 main chore: Enable Go race detector in CI build Adds the `-race` flag to the `go test` invocation within the CI workflow (`build.yml`). This ensures that potential data races are detected during automated testing. push 26 Nov 2025 09:18AM UTC rm-hull github
80.61
19671112074 main Clarify library port and enhance examples section Updated README to clarify the nature of the port and improved example references. push 25 Nov 2025 01:27PM UTC web-flow github
80.61
19653481484 main feat: Add `Not` combinator and syslog parsing example (#10) * feat: Add `Not` combinator and syslog parsing example Introduces the `Not` parser combinator, which provides negative lookahead functionality. It succeeds if the inner parser fails an... push 25 Nov 2025 12:06AM UTC web-flow github
80.61
19653348563 feat/example3-test docs: Clarify buffer exhaustion comment in `Read` Updates the internal comment explaining why a final underlying read operation is performed when the buffer is exhausted. This clarifies that the purpose is to capture the definitive stream error,... Pull #10 25 Nov 2025 12:00AM UTC rm-hull github
73.83
19653172591 feat/example3-test refactor: Simplify chunkSize calculation in reader The logic for determining the replenishment `chunkSize` within the `runeReader` has been simplified by using the `max` function. This removes redundant conditional checks for ensuring `chunkSize... Pull #10 24 Nov 2025 11:50PM UTC rm-hull github
73.71
19652964788 feat/example3-test perf: Implement eager lookahead buffering in reader The `runeReader` now implements an eager replenishment strategy to maintain a lookahead buffer. Instead of reading one rune at a time from the underlying `io.Reader`, it now reads in chunks. Th... Pull #10 24 Nov 2025 11:40PM UTC rm-hull github
73.53
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next →
  • Back to Repo
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

© 2026 Coveralls, Inc