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

Logflare / logflare / 092e7da8e9117002bcca042eb4f3ee4d18904962-PR-3449 / 1
80%
main: 81%

Build:
Build:
LAST BUILD BRANCH: ne/endpoints
DEFAULT BRANCH: main
Ran 13 May 2026 08:05PM UTC
Files 473
Run time 17s
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

13 May 2026 07:52PM UTC coverage: 79.643% (+0.07%) from 79.577%
092e7da8e9117002bcca042eb4f3ee4d18904962-PR-3449.1

Pull #3449

github

djwhitt
fix(copy_fields): preserve falsey-but-present source values

The reducer used `if value = get_in(acc, from_path)`, treating both
`nil` and `false` as the "absent" branch. A source value of `false`
was therefore silently skipped instead of being copied. Rewrote as
`case` matching `nil` explicitly so only true absence skips the
copy. Added a regression test.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #3449: feat: add drop_fields ingest transform

12418 of 15592 relevant lines covered (79.64%)

5287.57 hits per line

Source Files on job 092e7da8e9117002bcca042eb4f3ee4d18904962-PR-3449.1
  • Tree
  • List 473
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 92
  • 092e7da8 on github
  • Prev Job for on feat/drop-fields-transform (#0d5de0329ba4def66cb2302f075ab767c7701b02.1)
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