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

emqx / pulsar-client-erl / 841
70%
master: 70%

Build:
Build:
LAST BUILD BRANCH: fix-pulsar-down-lookup
DEFAULT BRANCH: master
Ran 03 Oct 2025 06:50PM 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

03 Oct 2025 06:38PM UTC coverage: 72.394%. First build
841

Pull #78

github

zmstone
chore: fix format_status deprecation warnings with OTP_RELEASE macro

Use OTP_RELEASE macro to conditionally export and implement format_status callbacks:
- For OTP 25+: use format_status/1 (modern callback)
- For OTP < 25: use format_status/2 (legacy callback)
- Applied to both pulsar_client.erl (gen_server) and pulsar_producer.erl (gen_statem)
- Ensures backward compatibility while eliminating deprecation warnings
Pull Request #78: chore: fix format_status deprecation warnings with OTP_RELEASE macro

986 of 1362 relevant lines covered (72.39%)

259.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 841.1 03 Oct 2025 06:50PM UTC 17
72.39
GitHub Action Run
Source Files on build 841
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #78
  • Next Build on (#843)
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

© 2025 Coveralls, Inc