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

HelixObs / client-python / 26639119768
95%

Build:
DEFAULT BRANCH: main
Ran 29 May 2026 01:09PM UTC
Jobs 1
Files 5
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

29 May 2026 01:09PM UTC coverage: 97.043% (+0.2%) from 96.866%
26639119768

push

github

chitrangpatel
feat: deferred entity_id on operate(), tel.trace(), set_entity_id()

- operate() now accepts entity_id=None (optional). Start the trace
  immediately and call token.set_entity_id(id) once the entity is known
  mid-operation. Spans that close without entity_id are forwarded as
  plain OTel traces; a WARNING is logged.
- Add Token.set_entity_id() convenience method. set_attribute() on
  helix.entity.id also resolves the flag and suppresses the warning.
- Add Instrument.trace() for plain OTel spans with no entity semantics.
  Use for infrastructure work (HTTP handlers, loops) where log
  correlation by trace ID is needed but no entity is being tracked.
  child_span() calls inside a trace() block inherit context automatically.
- Add import logging at module level (was incorrectly deferred inline).
- Tests: TestOperateDeferred (7 cases) and TestTrace (10 cases).
- Docs: USER_GUIDE, helixobs/AGENT.md, client-python/AGENT.md updated.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

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

361 of 372 relevant lines covered (97.04%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26639119768.1 29 May 2026 01:09PM UTC 5
97.04
GitHub Action Run
Source Files on build 26639119768
  • Tree
  • List 5
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26639119768
  • c019da8d on github
  • Prev Build on main (#26202042262)
  • Next Build on main (#26683424973)
  • Delete
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