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

questrail / dirwalker
100%

Build:
DEFAULT BRANCH: master
Repo Added 08 Aug 2014 08:18PM UTC
Files 2
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • v0.4
  • v0.4.1
  • v0.5.0

21 Sep 2026 08:59PM UTC coverage: 100.0%. Remained the same
35655314780

push

github

matthewrankin
Quote a recipe argument so a version constraint is not read as a redirect

just interpolates an argument straight into the shell line, so `just add
'siganalysis>=0.10.0'` ran `uv add siganalysis>=0.10.0`: the `>` redirected
stdout, uv saw the bare package name, the constraint was dropped, and an
empty file called `=0.10.0` was left in the repository root. Nothing
failed, so the only sign it had happened was the stray file and a
pyproject that had not moved.

add, dev, up and doc each take a single argument, so all four quote it.
The variadic args that test and cov take stays unquoted, since quoting it
would collapse several arguments into one. The note explaining this sits
at the top of the file rather than above one recipe, since the comment
immediately above a recipe is the description just --list prints.

14 of 14 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
14 RELEVANT LINES 14 COVERED LINES
1.0 HITS PER LINE
Source Files on master
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
35655314780 master Quote a recipe argument so a version constraint is not read as a redirect just interpolates an argument straight into the shell line, so `just add 'siganalysis>=0.10.0'` ran `uv add siganalysis>=0.10.0`: the `>` redirected stdout, uv saw the bare... push 21 Sep 2026 09:07PM UTC matthewrankin github
100.0
33586886696 master Tighten lint, type, and test gates Expand the ruff selection with the rule families that were already clean here: NPY for the numpy surface these packages track, plus C4, FURB, PERF, RET, ARG, PIE, ISC, RSE, A, N, G, LOG, Q, and S. S101 joins the... push 02 Sep 2026 03:24AM UTC matthewrankin github
100.0
33544771423 master Refresh the release example in the README The sample `just release` transcript ran from 0.5.0, and its pending entry described the non-recursive directory bug that shipped in v1.0.0, so it could not also be sitting under Unreleased. It now runs f... push 01 Sep 2026 06:38PM UTC matthewrankin github
100.0
33544334058 master Release v1.0.0 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01S9Fdf43TJiAwBF8nBVNiYR push 01 Sep 2026 06:33PM UTC matthewrankin github
100.0
33544026628 master Modernize the tooling, packaging, and deployment Bring dirwalker in line with applyaf: a src/ layout built by hatchling from pyproject.toml, uv for the environment, Just for the recipes, and pytest, ruff, pyright, and zizmor for the checks. GitHu... push 01 Sep 2026 06:30PM UTC matthewrankin github
100.0
12 v0.5.0 Add coverage; use Travis container-based infrastructure push 20 Aug 2015 03:49PM UTC Matthew Rankin travis-ci pending completion  
11 master Add coverage; use Travis container-based infrastructure push 20 Aug 2015 03:49PM UTC Matthew Rankin travis-ci pending completion  
10 v0.4.1 Prepare v0.4.1 deploy push 08 Aug 2014 08:33PM UTC matthewrankin travis-ci pending completion  
9 master Prepare v0.4.1 deploy push 08 Aug 2014 08:33PM UTC matthewrankin travis-ci pending completion  
7 master Prepare v0.4 deploy push 08 Aug 2014 08:27PM UTC matthewrankin travis-ci pending completion  
See All Builds (11)
  • Repo on GitHub
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