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

mendersoftware / mender / 1057366047
76%
master: 80%

Build:
Build:
LAST BUILD BRANCH: 5.0.x
DEFAULT BRANCH: master
Ran 01 Nov 2023 09:07AM UTC
Jobs 1
Files 131
Run time 8s
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

01 Nov 2023 08:50AM UTC coverage: 80.121% (-0.07%) from 80.195%
1057366047

push

gitlab-ci

kacf
fix: Don't cache server URL and token locally in process.

The problem if we do is that is that we may then connect to a
forwarder address which doesn't exist anymore. This produces
"connection refused", not "Not authorized", and therefore it does not
trigger an authentication request by itself. So always ask.

This can be easily reproduced by bringing up both mender-auth and
mender-update, and then restarting mender-auth after the first auth
cycle.

This makes the whole `AuthenticatorExternalTokenUpdateTest` test
irrelevant, since we no longer need to test the caching capability of
the client side authenticator. So just remove it.

Changelog: None
Ticket: None

Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>

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

6884 of 8592 relevant lines covered (80.12%)

9363.06 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
84.0
-0.4% src/common/http/http.cpp
1
88.35
-0.09% src/common/http/platform/beast/http.cpp
2
71.43
-21.16% src/common/identity_parser/identity_parser.cpp
28
82.61
-2.04% src/mender-update/http_resumer/http_resumer.cpp
42
72.69
-0.93% src/api/auth/auth.cpp
Jobs
ID Job ID Ran Files Coverage
1 1057366047.1 01 Nov 2023 09:07AM UTC 131
80.12
Source Files on build 1057366047
  • Tree
  • List 131
  • Changed 41
  • Source Changed 10
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • GitLab CI Build #1057366047
  • 5410e744 on github
  • Prev Build on HEAD (#1057363609)
  • Next Build on HEAD (#1057427626)
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