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

janis-commerce / api / 28254610120
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fix/JV2-158-normalize-header-case
DEFAULT BRANCH: master
Ran 26 Jun 2026 05:32PM UTC
Jobs 1
Files 8
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

26 Jun 2026 05:31PM UTC coverage: 100.0%. Remained the same
28254610120

Pull #9

github

jormaechea
[JV2-158] Normalize request header keys to lowercase

HTTP header names are case-insensitive (RFC 7230). Over HTTP/2 they are
forced to lowercase, but over HTTP/1 a consumer may send them in any case
(e.g. 'x-janis-Page'), causing APIs that read headers in lowercase to miss
them and fall back to defaults (e.g. an infinite pagination loop in api-list).

Normalize header keys to lowercase in the dispatcher so every API reads them
consistently regardless of the casing received.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Pull Request #9: [JV2-158] Normalize request header keys to lowercase

144 of 144 branches covered (100.0%)

Branch coverage included in aggregate %.

8 of 8 new or added lines in 2 files covered. (100.0%)

261 of 261 relevant lines covered (100.0%)

43.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28254610120.1 26 Jun 2026 05:32PM UTC 8
100.0
GitHub Action Run
Source Files on build 28254610120
  • Tree
  • List 8
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28254610120
  • Pull Request #9
  • PR Base - master (#26588046883)
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