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

agama-project / agama / 26234545328 / 3 – service
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 21 May 2026 03:13PM UTC
Files 317
Run time 41s
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

21 May 2026 03:06PM UTC coverage: 92.462%. Remained the same
service – 26234545328.3

push

github

web-flow
Updated CI caching (#3530)

## Problem

- The Ruby gems are not cached in unit tests, installing them takes like
90 seconds.
- The Rust unit test cache is huge (~3GB!!), saving the cache for each
branch causes reaching the 10GB storage GitHub limit. When the limit is
reached then GitHub starts removing the other Ruby, NPM, Rubocop...
caches which are much smaller. The result is that the Rust cache causes
the caching in other Actions pointless as the caches are usually not
present (have been deleted).

## Solution

- Port the Ruby gem caching from #3528 to master branch
- Enable the Rust unit test cache only in the master branch. (That is
also inherited to pull requests open against master so that should help
a bit also in the other branches.)

## Testing

- Tested by running the modified GitHub Action, see the results for this
pull request.

8451 of 9140 relevant lines covered (92.46%)

115.53 hits per line

Source Files on job service - 26234545328.3
  • Tree
  • List 317
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26234545328
  • f8476562 on github
  • Prev Job for on master (#26106880695.3)
  • 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