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

mendersoftware / mender-mcu / 1659047404
26%
main: 0%

Build:
Build:
LAST BUILD BRANCH: pr_209
DEFAULT BRANCH: main
Ran 06 Feb 2025 03:51PM UTC
Jobs 1
Files 16
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

06 Feb 2025 03:39PM UTC coverage: 25.921% (-0.02%) from 25.939%
1659047404

push

gitlab-ci

vpodzime
fix: Allow `null` values in deployment data

Some of the fields in deployment data are initialized to `null`
because they are populated later from other places. Not allowing
`null` values in such fields thus means that freshly created and
initialized deployment data is not valid until those fields are
populated. The data is validated every time we try to store it in
non-volatile memory so it either needs to never be saved until
being fully populated or we need to consider not-fully-populated
deployment data valid. However, since the state of the client is
saved as part of the deployment data, the latter approach is
required because otherwise we can't even save the client's state
in some cases.

Ticket: MEN-7934
Changelog: none
Signed-off-by: Vratislav Podzimek <vratislav.podzimek@northern.tech>

0 of 2 new or added lines in 1 file covered. (0.0%)

739 of 2851 relevant lines covered (25.92%)

8.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
27.81
-0.37% core/src/mender-deployment-data.c
Jobs
ID Job ID Ran Files Coverage
1 1659047404.1 06 Feb 2025 03:51PM UTC 16
25.92
Source Files on build 1659047404
  • Tree
  • List 16
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • GitLab CI Build #1659047404
  • 985f9a2f on github
  • Prev Build on main (#1658481723)
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