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

agama-project / agama / 22667012419
77%

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2026 11:19AM UTC
Jobs 3
Files 907
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

04 Mar 2026 11:16AM UTC coverage: 75.538%. Remained the same
22667012419

push

github

web-flow
fix(web): remove obsolete dev dependency override (#3238)

The override was introduced in commit
https://github.com/agama-project/agama/commit/2d695e8f3,
but is no longer required since upgrading to Jest > 30.

It previously forced the installation of @tootallnate/once v2.0, which
has known vulnerabilities in versions prior to 3.0.1.

Fixes [bsc#1259117](https://bugzilla.suse.com/show_bug.cgi?id=1259117)
(protected link).

### Before

```
❯ npm ls @tootallnate/once
agama@ /agama/web
└─┬ jest-environment-jsdom@30.2.0
  └─┬ jsdom@22.1.0 overridden
    └─┬ http-proxy-agent@5.0.0
      └── @tootallnate/once@2.0.0
```

### After

```
❯ npm ls @tootallnate/once                   
agama@ /agama/web
└── (empty)
```

3171 of 5227 branches covered (60.67%)

Branch coverage included in aggregate %.

20680 of 26348 relevant lines covered (78.49%)

80.25 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
3 web 22667012419.3 04 Mar 2026 11:19AM UTC 597
70.74
GitHub Action Run
1 rust 19474749743.1 18 Nov 2025 05:18PM UTC 185
22.45
GitHub Action Run
3 service 22630283743.3 03 Mar 2026 03:37PM UTC 310
87.83
GitHub Action Run
Source Files on build 22667012419
  • Tree
  • List 907
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22667012419
  • 187e0fd7 on github
  • Prev Build on master (#22630283743)
  • Next Build on master (#22711187516)
  • Delete
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