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

Nebo15 / logger_json
100%

Build:
DEFAULT BRANCH: master
Repo Added 09 Apr 2017 03:06PM UTC
Files 17
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.2.0
  • 0.3.0
  • 0.4.0
  • 0.5.0
  • 1.1.0
  • 1.2.0
  • 1.3.0
  • 2.0.1
  • 3.0.1
  • 3.0.2
  • 3.0.3
  • 3.1.0
  • 3.1.1
  • 3.1.2
  • 3.2.0
  • 3.3.0
  • 4.0.0
  • 4.1.0
  • 4.2.0
  • 5.0.0
  • 5.1.0
  • 5.1.1
  • 5.1.2
  • al/datadog-error-tracker
  • fix-warning-on-binary-matching
  • fix/format-affected-user-with-integer-values
  • fix/render-file-as-string
  • master
  • patch-1
  • refs/pull/146/merge
  • use-json-elixir-1-18

02 Jul 2026 06:40AM UTC coverage: 99.737% (-0.3%) from 100.0%
cb2abef1dd645972e02a530690d001132239ae1f

push

github

web-flow
Use pin operator when matching binary in formatters/datadog.ex (#171)

When compiled under Elixir 1.20, there is following warning:

warning: the variable "len" is accessed inside size(...) of a bitstring
but it was defined outside of the match. You must precede it with the
pin operator
     │
 230 │     <<_front::binary-size(len), value::binary>> = value
     │                           ~
     │
└─ lib/logger_json/formatters/datadog.ex:230:27:
LoggerJSON.Formatters.Datadog.convert_otel_field/1

1 of 1 new or added line in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

379 of 380 relevant lines covered (99.74%)

2532.03 hits per line

Relevant lines Covered
Build:
Build:
380 RELEVANT LINES 379 COVERED LINES
2532.03 HITS PER LINE
Source Files on master
  • Tree
  • List 17
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
cb2abef1... master Use pin operator when matching binary in formatters/datadog.ex (#171) When compiled under Elixir 1.20, there is following warning: warning: the variable "len" is accessed inside size(...) of a bitstring but it was defined outside of the match. Y... push 02 Jul 2026 06:40AM UTC web-flow github
99.74
9156e093... fix-warning-on-binary-matching Use pin operator when matching binary in formatters/datadog.ex When compiled under Elixir 1.20, there is following warning: warning: the variable "len" is accessed inside size(...) of a bitstring but it was defined outside of the match. You... Pull #171 02 Jul 2026 02:30AM UTC weih-kahoot github
100.0
44708b95... master Remove unused require statement in tests (#172) push 02 Jul 2026 02:30AM UTC web-flow github
100.0
c0afaa24... master Improve test coverage and always format initial_call push 04 Apr 2026 08:24PM UTC AndrewDryga github
100.0
2f0e88b3... master Support special metadata keys :module and :function in BasicFormatter push 03 Apr 2026 09:31PM UTC AndrewDryga github
99.74
0a115454... master Fix compatibility with Erlang 28 / Elixir 1.19 push 03 Apr 2026 08:47PM UTC AndrewDryga github
100.0
e250c97c... master fix typo in docs (#162) Hi. I tried running the following snippet from docs and got the error. According to earlier docs `config.exs` does not allow calling `new/1` function. ``` ** (UndefinedFunctionError) function LoggerJSON.Formatters.Google... push 03 Apr 2026 08:01PM UTC web-flow github
100.0
dd7abb76... master Add support for syslog.env to Datadog formatter (#167) In addition to the already populated `syslog.hostname`, `syslog.severity` and `syslog.timestamp`, [Datadog also supports `syslog.env` value](https://docs.datadoghq.com/standard-attributes/?se... push 03 Apr 2026 07:41PM UTC web-flow github
100.0
1a1f6301... master fix(datadog): Non-map values for error key (#166) Passing an `error` key is a really easy footgun: ```elixir Logger.error("Something bad happened", error: "{:error, :something_bad}") ``` Currently, the formatter crashes because it expects `erro... push 11 Feb 2026 07:25PM UTC web-flow github
100.0
495b9178... master fix(datadog): Non-map values for error key Pull #166 11 Feb 2026 06:48PM UTC giddie github
100.0
See All Builds (346)
  • Repo on GitHub
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