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

questrail / sdfascii
93%

Build:
DEFAULT BRANCH: master
Repo Added 07 Aug 2014 08:02PM 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.1
  • v0.2
  • v0.2.1
  • v0.2.2
  • v0.2.3
  • v0.3.0
  • v0.3.1
  • v0.4.0
  • v0.4.1

21 Sep 2026 08:59PM UTC coverage: 93.388% (+0.2%) from 93.139%
35655322915

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.

452 of 484 relevant lines covered (93.39%)

0.93 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
35655322915 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
93.39
33586893752 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
93.14
33546723860 master Release v0.9.0 push 01 Sep 2026 06:58PM UTC matthewrankin github
93.17
33544641033 master Modernize the tooling, packaging, and release process Bring sdfascii onto the same footing as the other questrail projects (applyaf, taffmat, siganalysis): uv and a hatchling pyproject.toml in place of setup.py, setup.cfg, requirements.txt, and M... push 01 Sep 2026 06:36PM UTC matthewrankin github
93.17
18 v0.4.1 Remove Py2.6/3.3 from Travis push 16 Nov 2017 04:57PM UTC matthewrankin travis-ci pending completion  
17 master Remove Py2.6/3.3 from Travis push 16 Nov 2017 04:57PM UTC matthewrankin travis-ci pending completion  
16 v0.4.0 Merge branch 'update-depends-and-py36' push 07 Nov 2017 03:23PM UTC matthewrankin travis-ci pending completion  
15 master Merge branch 'update-depends-and-py36' push 07 Nov 2017 03:22PM UTC matthewrankin travis-ci pending completion  
14 v0.3.0 Add coverage to inv test; Use Travis container infrastructure push 20 Aug 2015 04:16PM UTC Matthew Rankin travis-ci pending completion  
13 v0.3.1 Bump ver to 0.3.1 push 20 Aug 2015 04:12PM UTC Matthew Rankin travis-ci pending completion  
See All Builds (21)
  • 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