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

rero / rero-ils / 27679480193
91%
staging: 91%

Build:
Build:
LAST BUILD BRANCH: wep-better-tests
DEFAULT BRANCH: staging
Ran 17 Jun 2026 10:51AM UTC
Jobs 1
Files 613
Run time 2min
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

17 Jun 2026 09:31AM UTC coverage: 91.324% (+0.001%) from 91.323%
27679480193

push

github

jma
fix(ext): normalize weak ETags in If-Match before invenio-rest check

nginx converts strong ETags ("N") to weak ETags (W/"N") when applying gzip
compression, which is correct per RFC 7232. invenio-rest's check_etag()
silently ignores weak ETags in If-Match (as_set(include_weak=False) returns
empty), causing If-Match checks to be bypassed entirely in production.

A before_request hook strips the W/ prefix to restore strong ETag semantics
before check_etag() is called. The proper fix belongs upstream in invenio-rest.
Confirmed the same issue exists on Zenodo (InvenioRDM).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

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

24221 of 26522 relevant lines covered (91.32%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27679480193.1 17 Jun 2026 10:51AM UTC 613
91.32
GitHub Action Run
Source Files on build 27679480193
  • Tree
  • List 613
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27679480193
  • f707cd48 on github
  • Prev Build on ils-dev (#27623049210)
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