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

Logflare / logflare / 279c7e64e6f84ad7240a228b80aecc342eb9c277
82%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 05:26PM UTC
Jobs 1
Files 487
Run time 2min
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

24 Jun 2026 05:12PM UTC coverage: 81.61% (+0.04%) from 81.568%
279c7e64e6f84ad7240a228b80aecc342eb9c277

push

github

web-flow
feat(http egress): record response status on http_egress span (#3636)

The `:http_egress` span only carried request-side attributes (body,
header, and total request length). A failed HTTP push and a successful
one produced spans that looked identical apart from timing, which made
it impossible to tell from a trace whether an egress to an HTTP-based
backend (Datadog, webhook, etc.) actually succeeded.

Capture the result of `Tesla.run/2` and annotate the span:

- `response_status_code` and `response_length` on a completed response
- span status set to `:error` with `HTTP <status>` on a non-2xx response
- `error` attribute and `:error` span status on a transport error

The result is passed through unchanged so middleware behaviour is
unaffected.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

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

1 existing line in 1 file now uncovered.

13429 of 16455 relevant lines covered (81.61%)

5053.19 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
14.29
-7.14% lib/logflare/system_metrics/cluster.ex
Jobs
ID Job ID Ran Files Coverage
1 279c7e64e6f84ad7240a228b80aecc342eb9c277.1 24 Jun 2026 05:26PM UTC 487
81.61
GitHub Action Run
Source Files on build 279c7e64e6f84ad7240a228b80aecc342eb9c277
  • Tree
  • List 487
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 279c7e64 on github
  • Prev Build on main (#B413063D...)
  • Next Build on main (#3A0B10AC...)
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