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

ankoh / dashql / 23342538924
67%

Build:
DEFAULT BRANCH: main
Ran 20 Mar 2026 12:22PM UTC
Jobs 1
Files 87
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 Mar 2026 12:18PM UTC coverage: 75.119%. Remained the same
23342538924

push

github

ankoh
Remap bazel-repo/contents/ paths in DEP_*_PERMISSION_FILES_PATH JSONs

When DEP_*_PERMISSION_FILES_PATH build script outputs are restored from
the Bazel R2 remote cache, the TOML permission file paths inside the
JSON index files point to ~/.cache/bazel-repo/contents/<hash>/<uuid>/...
on the runner that originally populated the cache. A different runner
has a different UUID in its local bazel-repo cache, so the TOML files
do not exist at those paths (ENOENT), causing try_build to fail.

Fix: remap_repo_cache_paths() extracts the crate-relative path after
<hash>/<uuid>/ and searches exec_root/external/ for a matching file.
External crate sources are declared as build script inputs by rules_rust
and are accessible in the sandbox via the execroot, so the search always
finds the file.

7732 of 10293 relevant lines covered (75.12%)

384878.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 linux - 23342538924.1 20 Mar 2026 12:22PM UTC 87
75.12
GitHub Action Run
Source Files on build 23342538924
  • Tree
  • List 87
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23342538924
  • 1d55ef42 on github
  • Prev Build on main (#23341906924)
  • Next Build on main (#23342637563)
  • 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