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

Logflare / logflare / 75fab531df31ff14a0f025aedbce2846ca3983ef
81%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 10:07PM UTC
Jobs 1
Files 477
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

28 May 2026 09:54PM UTC coverage: 80.483%. Remained the same
75fab531df31ff14a0f025aedbce2846ca3983ef

push

github

web-flow
perf: use Enum.flat_map in OTel log and trace converters (#3537)

Replaces Enum.map + List.flatten in Logs.OtelLog.handle_batch/2 and
Logs.OtelTrace.handle_batch/2 with Enum.flat_map at each nesting level.
Avoids allocating deeply nested intermediate lists and a second pass to
flatten them. Mirrors the pattern already used by Logs.OtelMetric.

Adds unit tests that exercise multi-resource, multi-scope, and
multi-record/span nesting to guard the flatten invariant.

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

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

12693 of 15771 relevant lines covered (80.48%)

3483.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 75fab531df31ff14a0f025aedbce2846ca3983ef.1 28 May 2026 10:07PM UTC 477
80.48
GitHub Action Run
Source Files on build 75fab531df31ff14a0f025aedbce2846ca3983ef
  • Tree
  • List 477
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 75fab531 on github
  • Prev Build on main (#243113B5...)
  • Next Build on main (#40377CF5...)
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