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

jjatria / perl-opentelemetry / 8836598448
98%

Build:
DEFAULT BRANCH: main
Ran 25 Apr 2024 05:08PM UTC
Jobs 1
Files 33
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

25 Apr 2024 05:03PM UTC coverage: 90.547% (-0.7%) from 91.211%
8836598448

push

github

jjatria
Wrap around LWP::UserAgent::simple_request in integration

LWP::UserAgent has a top-level `request` method that internally calls
`simple_request`. The OpenTelemetry integration did not consider the
`simple_request` method, but some users of LWP::UserAgent (like
REST::Client) skip `request` entirely, meaning that the integration
did not catch those uses.

This change moves the wrapping to use `simple_request` instead of
the top-level `request` which should catch all requests sent by the
client.

Fixes #13.

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

4 existing lines in 1 file now uncovered.

546 of 603 relevant lines covered (90.55%)

6.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8836598448.1 25 Apr 2024 05:08PM UTC 0
90.55
GitHub Action Run
Source Files on build 8836598448
Detailed source file information is not available for this build.
  • Back to Repo
  • 0ca23391 on github
  • Prev Build on main (#7077562745)
  • Next Build on main (#8837164392)
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