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

fwupd / fwupd / 8810483243
53%

Build:
DEFAULT BRANCH: main
Ran 24 Apr 2024 03:23AM UTC
Jobs 2
Files 780
Run time 2min
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

24 Apr 2024 03:15AM UTC coverage: 47.5% (-0.3%) from 47.812%
8810483243

push

github

superm1
trivial: Fix P2pPolicy's nothing value in docs

rustgen output:

FuP2pPolicy
fu_p2p_policy_from_string(const gchar *val)
{
    if (g_strcmp0(val, "nothing") == 0)
        return FU_P2P_POLICY_NOTHING;
    if (g_strcmp0(val, "metadata") == 0)
        return FU_P2P_POLICY_METADATA;
    if (g_strcmp0(val, "firmware") == 0)
        return FU_P2P_POLICY_FIRMWARE;
    return FU_P2P_POLICY_NOTHING;
}

17300 of 32471 branches covered (53.28%)

Branch coverage included in aggregate %.

51794 of 112989 relevant lines covered (45.84%)

7561.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-debian-i386 - 8810483243.1 24 Apr 2024 03:25AM UTC 0
47.44
GitHub Action Run
2 run-debian-x86_64 - 8810483243.2 24 Apr 2024 03:23AM UTC 0
47.37
GitHub Action Run
Source Files on build 8810483243
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8810483243
  • 52d0a90c on github
  • Prev Build on main (#8800341573)
  • Next Build on main (#8813554719)
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