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

mendersoftware / mender-connect / 1902674345
70%
master: 70%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/stretchr/testify-1.11.1
DEFAULT BRANCH: master
Ran 02 Jul 2025 03:07PM UTC
Jobs 1
Files 36
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

02 Jul 2025 02:54PM UTC coverage: 70.127% (+0.3%) from 69.848%
1902674345

Pull #157

gitlab-ci

danielskinstad
feat: lower backoff intervals

The previous backoff had a starting interval at 1
minute and a max backoff at 60 minutes. When it reached 60 minutes it
would linearly increase to 120 minutes minutes where it would keep
retrying.

The backoff will now start at 1 second and exponentially increase after
3 retries until it reaches 30 minutes where it will keep retrying.
For each interval a jitter between 0 and 5 seconds will be added.

Ticket: ME-546
Changelog: Commit

Signed-off-by: Daniel Skinstad Drabitzius <daniel.drabitzius@northern.tech>
Pull Request #157: WIP: feat: lower backoff intervals

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

1 existing line in 1 file now uncovered.

2486 of 3545 relevant lines covered (70.13%)

6.1 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
72.73
-4.77% connectionmanager/exponentialbackoff.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
84.74
-0.21% session/filetransfer.go
Jobs
ID Job ID Ran Files Coverage
1 unittests - 1902674345.1 02 Jul 2025 03:07PM UTC 36
70.13
Source Files on build 1902674345
  • Tree
  • List 36
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • GitLab CI Build #1902674345
  • Pull Request #157
  • PR Base - master (#1901041479)
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