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

fedora-llvm-team / llvm-snapshots / 13853212237
55%

Build:
DEFAULT BRANCH: main
Ran 14 Mar 2025 09:03AM UTC
Jobs 1
Files 18
Run time 1min
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

14 Mar 2025 09:01AM UTC coverage: 60.1%. Remained the same
13853212237

push

github

web-flow
Fix lookback days argument on scheduled workflow run (#1172)

This should fix this error upon a scheduled `check-snapshots.yml` workflow run where no input is passed:

```
  strategy=""
  [[ -z "$strategy" ]] && strategy="all"
  echo "matrix=$(python3 \
    snapshot_manager/main.py github-matrix \
    --strategy "$strategy" \
    --lookback-days  \
  )" >> "$GITHUB_OUTPUT"

[...]

usage: main.py github-matrix [-h] --strategy STRATEGY
                             [--lookback-days DAY [DAY ...]]
main.py github-matrix: error: argument --lookback-days: expected at least one argument
```

This is also the reason for why we had not daily issues for last couple of days.

1080 of 1797 relevant lines covered (60.1%)

0.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13853212237.1 14 Mar 2025 09:03AM UTC 18
60.1
GitHub Action Run
Source Files on build 13853212237
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13853212237
  • 50829e9c on github
  • Prev Build on main (#13811020667)
  • Next Build on main (#13854307406)
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