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

mendersoftware / mender / 890812682
76%
master: 80%

Build:
Build:
LAST BUILD BRANCH: pr_1833
DEFAULT BRANCH: master
Ran 06 Jun 2023 11:08AM UTC
Jobs 1
Files 84
Run time 2s
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

pending completion
890812682

push

gitlab-ci

kacf
feat: Implement standalone mode.

This adds support for the `install`, `commit` and `rollback` commands.

A couple of noteworthy things to point out in this commit:

* It's important that we load and save the database entries in the
  same transaction, so that it is fully atomic. For this we need to
  change the `LoadProvides` function to take a transaction object.

* For historical reasons, both the provides data and clears provides
  data can be completely missing. This required some extra handling,
  and `optional` has been used to track this distinction.

Other than that, we are really just trying to do exactly what the
Golang client does.

Changelog: None
Ticket: MEN-6391
Ticket: MEN-6392

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

3399 of 4255 relevant lines covered (79.88%)

108.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 890812682.1 06 Jun 2023 11:08AM UTC 84
79.88
Source Files on build 890812682
  • Tree
  • List 84
  • Changed 53
  • Source Changed 21
  • Coverage Changed 52
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • GitLab CI Build #890812682
  • 07b49b2c on github
  • Prev Build on HEAD (#890800697)
  • Next Build on HEAD (#891947910)
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