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

Oudwins / zog / 23945237405
79%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2026 11:52AM UTC
Jobs 1
Files 40
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

03 Apr 2026 11:52AM UTC coverage: 79.004% (+0.01%) from 78.992%
23945237405

push

github

web-flow
fix: Clear values on ExecCtx when creating a new one (#217)

* fix(ctx): Clear values on ExecCtx when creating a new one

When a new ExecCtx is created (or pulled from the pool) it was
previously possible for values set on the context via `Set(...)` to
persist between instances. You could call Set then the context would get
freed, and if you called Get on a subsequent context usage elsewhere it
was possible that it could have that data previously stored.

This makes sure that the data map is always reset when creating a new
one to prevent data leaking between instances.

* chore: Typo

* chore: Implement greptile suggestion

* fix: Code review feedback

3 of 3 new or added lines in 1 file covered. (100.0%)

2871 of 3634 relevant lines covered (79.0%)

70.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23945237405.1 03 Apr 2026 11:52AM UTC 40
79.0
GitHub Action Run
Source Files on build 23945237405
  • Tree
  • List 40
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f26555a4 on github
  • Prev Build on master (#21782321837)
  • Next Build on master (#24595981942)
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