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

Logflare / logflare / 0bfb57c8386efe95d312ce9b35d7478b74e83cac-PR-3455
80%
main: 80%

Build:
Build:
LAST BUILD BRANCH: ne/backends
DEFAULT BRANCH: main
Ran 13 May 2026 10:24AM 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 10:11AM UTC coverage: 79.558% (+0.004%) from 79.554%
0bfb57c8386efe95d312ce9b35d7478b74e83cac-PR-3455

Pull #3455

github

nelsonmestevao
chore: migrate Logger backends off deprecated :backends config

Elixir 1.15 soft-deprecated `config :logger, backends: [...]` and 1.19
made it emit a warning [1]. The two third-party backends in use
(LogflareLogger.HttpBackend and LoggerJSON 5.1.2) are still
`:gen_event`-based, so register them through the `:logger_backends`
shim package [2] and drop `:console` in favor of OTP's
`:default_handler`.

[1] https://github.com/elixir-lang/elixir/blob/v1.15/CHANGELOG.md
[2] https://hex.pm/packages/logger_backends
[3] https://www.erlang.org/doc/apps/kernel/logger_chapter.html
Pull Request #3455: chore: migrate Logger backends off deprecated :backends config

2 of 3 new or added lines in 1 file covered. (66.67%)

7 existing lines in 3 files now uncovered.

12372 of 15551 relevant lines covered (79.56%)

5186.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
48.08
1.14% lib/logflare/application.ex

Coverage Regressions

Lines Coverage ∆ File
5
66.67
-20.83% lib/logflare/backends/consolidated_sup_worker.ex
1
48.08
1.14% lib/logflare/application.ex
1
11.11
-5.56% lib/logflare/system_metrics/cluster.ex
Jobs
ID Job ID Ran Files Coverage
1 0bfb57c8386efe95d312ce9b35d7478b74e83cac-PR-3455.1 13 May 2026 10:24AM UTC 473
79.56
GitHub Action Run
Source Files on build 0bfb57c8386efe95d312ce9b35d7478b74e83cac-PR-3455
  • Tree
  • List 473
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3455
  • PR Base - main (#A39B6F68...)
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