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

mendersoftware / mender / 1160849281
76%
master: 80%

Build:
Build:
LAST BUILD BRANCH: pr_1878
DEFAULT BRANCH: master
Ran 02 Feb 2024 08:43AM UTC
Jobs 1
Files 135
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 Feb 2024 03:10PM UTC coverage: 79.816% (+0.07%) from 79.746%
1160849281

push

gitlab-ci

kacf
chore: Make it possible to import common modules from other projects.

We do this by splitting `common`, `artifact` and `api` into their own
cmake projects.

Then we move the platform detection into `src/common`, since it is the
main responsible project, and it needs to be available to other
projects that import it. We also move the `config.h` here, and start
referring to it by its module path, so that it's less likely to clash.

We also adjust various path variables to refer mainly to
`PROJECT_SOURCE_DIR` instead of `CMAKE_SOURCE_DIR`, since the latter
is relative to the topmost project.

The common paths to the `src` directory, where the modules reside, as
well as the C++ `expected` and `optional` replacement libraries, are
now added to specific libraries instead of being global. This works
much better when other projects import the libraries than using global
settings, which are subject to project and directory scoping.

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

7110 of 8908 relevant lines covered (79.82%)

12435.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1160849281.1 02 Feb 2024 08:43AM UTC 0
79.82
Source Files on build 1160849281
Detailed source file information is not available for this build.
  • Back to Repo
  • GitLab CI Build #1160849281
  • d9946929 on github
  • Prev Build on HEAD (#1160612487)
  • Next Build on HEAD (#1162168995)
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