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

mendersoftware / mender / 1583599051
76%
master: 80%

Build:
Build:
LAST BUILD BRANCH: 5.0.x
DEFAULT BRANCH: master
Ran 11 Dec 2024 09:13AM UTC
Jobs 1
Files 145
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

11 Dec 2024 09:04AM UTC coverage: 76.259% (-0.2%) from 76.43%
1583599051

push

gitlab-ci

vpodzime
fix: Cancel the previous request before scheduling a new one in HTTP resumer

The `http::Client()` class is designed to always have only one
HTTP request in progress. Thus, before scheduling a new request
using the same `http::Client` instance, cancel the previous
request to make sure everything is properly reset for the new
one.

Ticket: MEN-7810
Changelog: Fix download resuming to reset the HTTP state and
avoid repeatedly hitting the same error in case of a bad state

Signed-off-by: Vratislav Podzimek <vratislav.podzimek@northern.tech>

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

55 existing lines in 11 files now uncovered.

7375 of 9671 relevant lines covered (76.26%)

11182.97 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
61.9
-4.76% src/common/processes/processes.cpp
1
75.0
-25.0% src/mender-auth/context.hpp
2
80.0
-20.0% src/common/http.hpp
2
0.0
-100.0% src/common/yaml.hpp
3
72.73
-27.27% src/mender-update/cli/actions.hpp
3
57.14
-42.86% tests/src/common/testing.hpp
4
0.0
-77.78% src/mender-update/deployments.hpp
7
22.22
22.22% src/mender-auth/ipc/server.hpp
8
86.32
0.0% src/common/http/http_resumer.cpp
11
0.0
-77.78% src/common/log.hpp
13
0.0
0.0% src/common/events.hpp
Jobs
ID Job ID Ran Files Coverage
1 1583599051.1 11 Dec 2024 09:13AM UTC 145
76.26
Source Files on build 1583599051
  • Tree
  • List 145
  • Changed 39
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • GitLab CI Build #1583599051
  • 6a0c8900 on github
  • Prev Build on pr_1712 (#1582372034)
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

© 2025 Coveralls, Inc