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

Logflare / logflare / c93825683eb263493cf0ea058286cec30cdce2fc
80%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 06:35AM 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

14 May 2026 06:22AM UTC coverage: 79.615% (-0.003%) from 79.618%
c93825683eb263493cf0ea058286cec30cdce2fc

push

github

web-flow
chore: migrate Logger backends off deprecated :backends config (#3455)

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

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

5 existing lines in 3 files now uncovered.

12420 of 15600 relevant lines covered (79.62%)

5283.62 hits per line

Uncovered Changes

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

Coverage Regressions

Lines Coverage ∆ File
3
67.86
-10.71% lib/logflare/gen_singleton/watcher.ex
1
48.08
1.14% lib/logflare/application.ex
1
53.25
-1.3% lib/telemetry.ex
Jobs
ID Job ID Ran Files Coverage
1 c93825683eb263493cf0ea058286cec30cdce2fc.1 14 May 2026 06:35AM UTC 473
79.62
GitHub Action Run
Source Files on build c93825683eb263493cf0ea058286cec30cdce2fc
  • Tree
  • List 473
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c9382568 on github
  • Prev Build on main (#E11528DC...)
  • Next Build on main (#A93B3FE0...)
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