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

Nebo15 / logger_json / 97f2ed5242e649143cb96f60468dde005906ab30
100%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2026 01:50AM 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 Aug 2026 01:49AM UTC coverage: 100.0% (+0.3%) from 99.737%
97f2ed5242e649143cb96f60468dde005906ab30

push

github

web-flow
fix(datadog): Encode metadata error value before embedding in error field (#174)

`format_error/4` embeds the raw metadata `:error` value into the log
line, bypassing `RedactorEncoder`. A non-JSON-encodable term (e.g. an
`{:error, reason}` tuple) then crashes the encoder.

This fix runs the value through `encode/2` (which also applies
redactors), matching how every other part of the line is built.

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

380 of 380 relevant lines covered (100.0%)

2510.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 97f2ed5242e649143cb96f60468dde005906ab30.1 05 Aug 2026 01:50AM UTC 17
100.0
GitHub Action Run
Source Files on build 97f2ed5242e649143cb96f60468dde005906ab30
  • Tree
  • List 17
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 97f2ed52 on github
  • Prev Build on master (#CB2ABEF1...)
  • Next Build on master (#A045C490...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc