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

kelindar / async
98%

Build:
DEFAULT BRANCH: master
Repo Added 19 Jun 2025 07:55PM UTC
Files 6
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • after
  • await
  • bench
  • codex/selectable-completion
  • pulse
  • refs/tags/v1.3.0
  • refs/tags/v1.3.1
  • refs/tags/v1.4.0
  • simplify

28 Jul 2026 06:53PM UTC coverage: 98.339% (+0.3%) from 98.024%
30389474487

push

github

web-flow
Add Pulse for coalescing on-demand work (#8)

* Add Pulse for coalescing on-demand work.

Introduce async.Pulse for event-driven background loops with optional
periodic repair, and simplify Repeat/Pulse to take func(context.Context)
since loop results were never used.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Update main.go

* Cover Pulser.State in tests.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>

53 of 53 new or added lines in 2 files covered. (100.0%)

296 of 301 relevant lines covered (98.34%)

57.77 hits per line

Relevant lines Covered
Build:
Build:
301 RELEVANT LINES 296 COVERED LINES
57.77 HITS PER LINE
Source Files on master
  • Tree
  • List 6
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30389474487 master Add Pulse for coalescing on-demand work (#8) * Add Pulse for coalescing on-demand work. Introduce async.Pulse for event-driven background loops with optional periodic repair, and simplify Repeat/Pulse to take func(context.Context) since loop res... push 28 Jul 2026 06:53PM UTC web-flow github
98.34
30356330572 master Add selectable task completion (#6) * Add selectable task completion * Avoid waiter goroutines in Done * Simplify completion tests and guards * refactor * Fix selectable completion ordering push 28 Jul 2026 11:49AM UTC web-flow github
98.02
30352209447 master Improve CI coverage enforcement and move benchmarks (#7) push 28 Jul 2026 10:48AM UTC web-flow github
97.56
16089581712 master Add task chaining (#5) * Add After function for task chaining and enhance tests * Use atomic for chaining * rename push 05 Jul 2025 03:36PM UTC web-flow github
97.56
15942623649 master update readme push 28 Jun 2025 09:11AM UTC kelindar github
97.74
15766502612 master Simplify pattern task (#4) * Refactor task handling to replace Outcome with Wait method in Consume and InvokeAll functions. Update benchmarks and tests to reflect this change, ensuring consistent error handling and improved concurrency management... push 19 Jun 2025 09:21PM UTC web-flow github
97.74
15765587389 master Simplify, make this thing type safe and optimize (#3) * Remove batch and partition implementations along with their associated tests. Introduce benchmark tests for task execution performance. * Enhance task execution with cancellation checks and... push 19 Jun 2025 08:10PM UTC web-flow github
97.66
See All Builds (26)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc