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

mendersoftware / mender-server / 1998109975 / 16
66%
main: 0%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/frontend/4.0.x/mui-6e7dbd79a6
DEFAULT BRANCH: main
Ran 22 Aug 2025 09:09AM UTC
Files 86
Run time 3s
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

22 Aug 2025 08:49AM UTC coverage: 37.952%. Remained the same
1998109975.16

Pull #883

gitlab-ci

frodeha
fix: list services in Makefile correctly on MacOS

The Makefile function `wildcard`returns both files and directories
in the /services/ directory (at least on Mac). This leads to test
execution failing midway. A simple solution is to keep only directories
using the `dir` function.

In addition, I believe the ordering produced by `wildward` is not
deterministic, so I added a call to `sort` as well to ensure tests are
executed in a consistent order (alphabetical).

Signed-off-by: Frode Hansen <frode.hansen@northern.tech>
Pull Request #883: List services in Makefile correctly on MacOS

3062 of 8068 relevant lines covered (37.95%)

0.4 hits per line

Source Files on job deviceauth-acceptance - 1998109975.16
  • Tree
  • List 86
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7580e9
  • GitLab Build #1998109975
  • 7580e91c on github
  • Prev Job for on fix-mac-os-compatible-makefile-services-listing (#1997988946.8)
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