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

systemd / systemd / 22601885815
72%

Build:
DEFAULT BRANCH: main
Ran 03 Mar 2026 03:01AM UTC
Jobs 1
Files 1997
Run time 3min
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 Mar 2026 11:59PM UTC coverage: 72.342% (-0.2%) from 72.572%
22601885815

push

github

yuwata
network: fix error aggregation in wwan_check_and_set_configuration()

When removing marked routes, the condition `if (ret)` incorrectly
overwrites any previously accumulated error in `ret` with the latest
return value `r`, even if `r >= 0` (success). This means an earlier
real error can be silently cleared by a subsequent successful
route_remove() call.

The parallel address_remove() block just above uses the correct
`if (r < 0)` pattern. Apply the same fix to the route_remove() block.

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

1949 existing lines in 60 files now uncovered.

314857 of 435233 relevant lines covered (72.34%)

1137439.04 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
16.72
0.0% src/network/networkd-wwan.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.64
-0.15% src/basic/path-util.c
1
82.77
-0.1% src/basic/process-util.c
1
58.07
-0.06% src/core/main.c
1
66.22
0.49% src/core/service.c
1
54.65
-0.09% src/home/homed-manager.c
1
72.63
0.56% src/import/import-fs.c
1
78.49
0.38% src/journal-remote/journal-upload-journal.c
1
73.91
-4.35% src/libsystemd-network/lldp-network.c
1
69.74
-0.21% src/libsystemd/sd-device/device-monitor.c
1
92.26
-0.05% src/libsystemd/sd-journal/journal-file.c
1
75.11
-0.22% src/libsystemd/sd-json/json-util.c
1
84.21
-0.03% src/libsystemd/sd-json/sd-json.c
1
80.92
0.0% src/libsystemd/sd-netlink/netlink-util.c
1
83.81
-0.12% src/network/networkd-dhcp-prefix-delegation.c
1
83.83
0.09% src/network/networkd-route.c
1
84.21
-5.26% src/shared/dissect-image.h
1
68.18
-1.52% src/shared/module-util.c
1
88.8
-0.1% src/shared/userdb.c
1
93.86
-0.11% src/test/test-time-util.c
1
82.06
-0.33% src/udev/udevadm-trigger.c
2
79.87
-0.01% src/core/execute.c
2
76.06
-0.16% src/journal/journald-manager.c
2
80.41
-0.34% src/libsystemd/sd-bus/bus-error.c
2
75.75
-0.04% src/libsystemd/sd-bus/sd-bus.c
2
94.85
-2.06% src/libsystemd/sd-bus/test-bus-peersockaddr.c
2
85.81
-0.1% src/libsystemd/sd-journal/sd-journal.c
2
40.76
0.05% src/login/logind-dbus.c
2
87.92
-0.16% src/network/networkd-address.c
2
83.54
-0.41% src/oom/oomd-util.c
2
79.57
-0.12% src/resolve/resolved-dns-transaction.c
2
67.36
-0.69% src/resolve/resolved-llmnr.c
2
75.0
-0.17% src/shared/logs-show.c
2
47.01
-0.8% src/shared/watchdog.c
2
28.68
-0.26% src/udev/udev-builtin-net_id.c
3
77.42
-0.6% src/login/logind-user.c
3
83.82
-0.36% src/resolve/resolved-link.c
4
75.0
-1.59% src/journal/journald-kmsg.c
4
33.33
0.0% src/libsystemd-network/dhcp6-protocol.c
5
74.67
-0.22% src/core/cgroup.c
5
69.14
-0.28% src/network/networkd-ndisc.c
5
95.04
0.0% src/udev/udev-varlink.c
6
64.01
-0.82% src/libsystemd/sd-journal/journal-verify.c
6
72.13
-1.64% src/udev/udev-watch.c
10
53.57
-0.68% src/core/dbus-manager.c
10
84.99
-0.62% src/network/networkd-link.c
10
80.7
0.0% src/nspawn/nspawn-seccomp.c
11
39.57
-0.75% src/basic/terminal-util.c
13
40.34
-10.92% src/core/emergency-action.c
14
60.0
2.86% src/basic/confidential-virt.c
14
84.42
-0.72% src/basic/mountpoint-util.c
14
44.8
-3.18% src/tty-ask-password-agent/tty-ask-password-agent.c
16
79.03
-0.91% src/udev/udev-rules.c
18
81.55
1.13% src/core/manager.c
22
55.36
0.87% src/cryptsetup/cryptsetup-tokens/cryptsetup-token-systemd-tpm2.c
25
69.23
0.23% src/cryptenroll/cryptenroll-tpm2.c
27
64.24
-0.47% src/journal-remote/microhttpd-util.c
30
34.59
-6.65% src/udev/udev-builtin-path_id.c
264
79.45
0.22% src/shared/tpm2-util.c
292
69.59
-0.26% src/core/exec-invoke.c
1070
53.5
-19.98% src/repart/repart.c
Jobs
ID Job ID Ran Files Coverage
1 22601885815.1 03 Mar 2026 03:01AM UTC 1997
72.34
GitHub Action Run
Source Files on build 22601885815
  • Tree
  • List 1997
  • Changed 112
  • Source Changed 35
  • Coverage Changed 92
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22601885815
  • fbf53385 on github
  • Prev Build on main (#22556216196)
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