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

Nebo15 / logger_json
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fix-warning-on-binary-matching
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 fix-warning-on-binary-matching
branch: fix-warning-on-binary-matching
CHANGE BRANCH
x
Reset
  • fix-warning-on-binary-matching
  • 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/format-affected-user-with-integer-values
  • fix/render-file-as-string
  • master
  • patch-1
  • refs/pull/146/merge
  • use-json-elixir-1-18

05 Jun 2026 07:55AM UTC coverage: 100.0%. Remained the same
9156e0937bdaa0d99077c266da35b9ba99f1892d-PR-171

Pull #171

github

weih-kahoot
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 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
Pull Request #171: Use pin operator when matching binary in formatters/datadog.ex

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

380 of 380 relevant lines covered (100.0%)

2381.72 hits per line

Relevant lines Covered
Build:
Build:
380 RELEVANT LINES 380 COVERED LINES
2381.72 HITS PER LINE
Source Files on fix-warning-on-binary-matching
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
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