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

mendersoftware / mender-mcu / 1728062913
57%
main: 0%

Build:
Build:
LAST BUILD BRANCH: pr_209
DEFAULT BRANCH: main
Ran 21 Mar 2025 10:57AM UTC
Jobs 2
Files 24
Run time 48s
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

21 Mar 2025 10:30AM UTC coverage: 56.872% (-0.05%) from 56.919%
1728062913

push

gitlab-ci

lluiscampos
fix: Remove duplicated `Host` HTTP header on HTTP requests

Zephyr OS HTTP client code already adds its own `Host:` HTTP header on
the requests, which results in our HTTP requests having a duplicated
header.

See:
* https://github.com/zephyrproject-rtos/zephyr/blob/v4.0.0/subsys/net/lib/http/http_client.c#L595

While some servers accept this (for example hosted Mender API Gateway)
others error with 400 Bad request. In other words it is an invalid
behaviour tolerated in some servers, so better to just clean it up.

Ticket: MEN-8203
Changelog: None

Signed-off-by: Lluis Campos <lluis.campos@northern.tech>

2102 of 3696 relevant lines covered (56.87%)

67.43 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
57.82
-0.53% src/core/api.c
Jobs
ID Job ID Ran Files Coverage
1 integration-tests - 1728062913.1 21 Mar 2025 10:57AM UTC 19
61.34
2 unit-tests - 1728062913.2 21 Mar 2025 10:58AM UTC 16
25.37
Source Files on build 1728062913
  • Tree
  • List 24
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • GitLab CI Build #1728062913
  • 21ca0d64 on github
  • Prev Build on main (#1727082982)
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