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

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

Build:
Build:
LAST BUILD BRANCH: ne/backends
DEFAULT BRANCH: main
Ran 13 May 2026 08:05PM UTC
Jobs 1
Files 473
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

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

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

49 of 51 new or added lines in 3 files covered. (96.08%)

2 existing lines in 1 file now uncovered.

12418 of 15592 relevant lines covered (79.64%)

5287.57 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
91.18
0.75% lib/logflare/logs/log_event.ex
1
96.74
1.43% lib/logflare/sources/source.ex

Coverage Regressions

Lines Coverage ∆ File
2
74.36
-5.13% lib/logflare/sources/counters.ex
Jobs
ID Job ID Ran Files Coverage
1 092e7da8e9117002bcca042eb4f3ee4d18904962-PR-3449.1 13 May 2026 08:05PM UTC 473
79.64
GitHub Action Run
Source Files on build 092e7da8e9117002bcca042eb4f3ee4d18904962-PR-3449
  • Tree
  • List 473
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3449
  • PR Base - main (#0D5DE032...)
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