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

alandtse / auth_capture_proxy / 7028898174
41%

Build:
DEFAULT BRANCH: main
Ran 29 Nov 2023 06:35AM UTC
Jobs 1
Files 9
Run time 1s
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

29 Nov 2023 06:27AM UTC coverage: 41.935% (+0.2%) from 41.69%
7028898174

push

github

alandtse
fix: automatically convert base_url from file url

The base url for prepend_url had undefined behavior if the url pointed
to a file (e.g., did not end with a /). Now this is detected and will be
converted.
`http://www.domain.com/path/to` -> `http://www.domain.com/path/to/`

This was necessary so the appended url would be added to the path.
`http://www.domain.com/path/to/` + `new_path` ->
`http://www.domain.com/path/to/new_path` instead of
`http://www.domain.com/path/tonew_path

https://github.com/alandtse/alexa_media_player/issues/2111

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

299 of 713 relevant lines covered (41.94%)

0.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7028898174.1 29 Nov 2023 06:35AM UTC 9
41.94
Source Files on build 7028898174
  • Tree
  • List 9
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 08a396d6 on github
  • Prev Build on main (#6998369349)
  • Next Build on main (#7028921702)
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