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

rero / rero-invenio-thumbnails / 24515603662 / 1
97%
staging: 97%

Build:
DEFAULT BRANCH: staging
Ran 16 Apr 2026 02:22PM UTC
Files 24
Run time 2s
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

16 Apr 2026 02:21PM UTC coverage: 97.368%. First build
24515603662.1

push

github

rerowep
refactor(http): remove retry logic, add Amazon provider and cache cleanup

* Remove fetch_with_retries, _get_retry_config and _DISABLE_RETRIES
  from utils.py; all providers now call requests.get directly
* Replace timeout integers with (connect, read) tuples in BNF
  (1, 10) and DNB (1, 10); default in fetch_and_validate_thumbnail
  changed to (1, 5) for fast fail on offline providers
* Add AmazonProvider: fetches covers via ISBN-10 ASIN from Amazon CDN
* Internet Archive: reject notfound.png redirects, use
  validate_image_content directly instead of fetch_and_validate_thumbnail
* Add clean_all_cache() in contrib/utils.py to delete all thumbnail
  cache entries by pattern; exported from rero_invenio_thumbnails
* Return (None, None) instead of (None, last_provider) on exhausted
  providers

Co-Authored-by: Peter Weber <peter.weber@rero.ch>

444 of 456 relevant lines covered (97.37%)

0.97 hits per line

Source Files on job 24515603662.1
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24515603662
  • 217d414a on github
  • Next Job for on staging (#24516445360.1)
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