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

opendatahub-io / trainer / 29735151831
54%
main: 54%

Build:
Build:
LAST BUILD BRANCH: stable
DEFAULT BRANCH: main
Ran 20 Jul 2026 10:31AM 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

20 Jul 2026 08:22AM UTC coverage: 53.898%. Remained the same
29735151831

push

github

sutaakar
fix: pass commit message via env var in lake-gate workflow

The ${{ }} expression expanded the commit message as raw text into the
shell script before bash ran.  When the message contained double quotes
(e.g. "go list" and "go install"), it broke the shell assignment and
bash tried to execute fragments as commands, causing exit code 127.

Move LATEST_COMMIT_SHORT and LATEST_COMMIT_MSG to the step's env block
so they are set as proper environment variables instead of inline string
substitution.

Fixes: https://github.com/opendatahub-io/trainer/actions/runs/29651613587

Signed-off-by: Karel Suta <ksuta@redhat.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

1694 of 3143 relevant lines covered (53.9%)

0.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29735151831.1 20 Jul 2026 10:31AM UTC 33
53.9
GitHub Action Run
Source Files on build 29735151831
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d063877c on github
  • Prev Build on main (#29584467915)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc