• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

Nebo15 / logger_json / 9156e0937bdaa0d99077c266da35b9ba99f1892d-PR-171
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fix-warning-on-binary-matching
DEFAULT BRANCH: master
Ran 02 Jul 2026 02:30AM UTC
Jobs 1
Files 17
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

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

Jobs
ID Job ID Ran Files Coverage
1 9156e0937bdaa0d99077c266da35b9ba99f1892d-PR-171.1 02 Jul 2026 02:30AM UTC 17
100.0
GitHub Action Run
Source Files on build 9156e0937bdaa0d99077c266da35b9ba99f1892d-PR-171
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #171
  • PR Base - master (#C0AFAA24...)
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