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

ZJU-SPAIL / pipa / 17752447156
70%

Build:
DEFAULT BRANCH: main
Ran 16 Sep 2025 02:23AM UTC
Jobs 1
Files 41
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

16 Sep 2025 02:22AM UTC coverage: 11.609%. Remained the same
17752447156

push

github

bernard035
fix(generate): Fix silent crash in script generation by passing missing argument

The `pipa generate` command in "run_by_pipa" mode would silently fail without generating a complete script or providing any error message. This critical bug prevented new users from completing the Quickstart guide and running their first analysis.

The root cause was a `TypeError` in the `generate()` function within `run_by_pipa.py`. The function call to `build_perf_stat_cmd` was missing the required `workspace` positional argument. This unhandled exception caused the program to terminate prematurely, resulting in a truncated script file.

This commit resolves the issue by explicitly passing the `workspace` variable to the `build_perf_stat_cmd` function. The fix ensures that the script generation process completes successfully, making the Quickstart workflow fully operational.

280 of 2412 relevant lines covered (11.61%)

0.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17752447156.1 16 Sep 2025 02:23AM UTC 41
11.61
GitHub Action Run
Source Files on build 17752447156
  • Tree
  • List 41
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17752447156
  • 03c749bb on github
  • Prev Build on main (#17699971415)
  • Next Build on main (#17752452035)
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