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

openSUSE / qem-dashboard / 26390743853
100%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 08:20AM UTC
Jobs 1
Files 33
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

25 May 2026 08:12AM UTC coverage: 100.0%. Remained the same
26390743853

push

github

okurz
ci: make gitlint range detection resilient to missing commits

Motivation:
On 'push' events, especially from Dependabot, the 'before' SHA might not be
available in the local clone (e.g., if a force-push occurred and the old
commit was deleted from the remote). This caused 'gitlint' to fail with
'fatal: Invalid revision range'.

Design Choices:
Updated 'checkstyle_npm.yml' to verify the availability of the 'before' commit
using 'git rev-parse' before attempting to use it in a range. If the commit is
missing or is the null OID (standard Git placeholder for absence), the
workflow now falls back to linting only the latest commit.

Benefits:
Prevents CI failures on branches where history has been rewritten or where
GitHub event data refers to unreachable commits.

Related issue: https://github.com/openSUSE/qem-dashboard/pull/3311

1781 of 1781 relevant lines covered (100.0%)

8.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26390743853.1 25 May 2026 08:20AM UTC 33
100.0
GitHub Action Run
Source Files on build 26390743853
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a33d8394 on github
  • Prev Build on main (#26278375471)
  • Next Build on main (#26401457511)
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