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

questrail / taffmat
92%

Build:
DEFAULT BRANCH: master
Repo Added 26 Jul 2014 03:12AM UTC
Files 1
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
  • automate-pypi-deployment
  • master
  • show
  • v0.2
  • v0.2.1
  • v0.2.10
  • v0.2.4
  • v0.2.5
  • v0.2.6
  • v0.2.7
  • v0.2.8
  • v0.2.9
  • v0.3
  • v0.3.1
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.4.0
  • v1.0.0
  • v1.0.1

21 Sep 2026 08:59PM UTC coverage: 92.308%. Remained the same
35655324714

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.

168 of 182 relevant lines covered (92.31%)

0.92 hits per line

Relevant lines Covered
Build:
Build:
182 RELEVANT LINES 168 COVERED LINES
0.92 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • 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
35655324714 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
92.31
35652953309 master Release v3.0.1 push 21 Sep 2026 08:44PM UTC matthewrankin github
92.31
34987272979 master Release v3.0.0 push 15 Sep 2026 03:16PM UTC matthewrankin github
92.27
33586895249 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
89.56
33529443131 master Show uv alongside pip in the install instructions The development setup opens with brew install uv just, and then the install instructions said to use pip, which is a seam between how the project is built and how it is meant to be consumed. uv a... push 01 Sep 2026 04:02PM UTC matthewrankin github
89.95
33528866490 master Release v2.0.0 push 01 Sep 2026 03:57PM UTC matthewrankin github
89.95
33528034445 master Test on Python 3.14 The classifiers stopped at 3.13 and the CI matrix followed them, which is the right way round: the matrix should test what the package claims. But nothing had checked whether the claim could be wider. It can. The suite passes ... push 01 Sep 2026 03:49PM UTC matthewrankin github
89.95
33524770016 master Use the GitHub noreply address as the author address pyproject.toml listed a work address, which is what Author-email carries in every built distribution and what PyPI shows on the project page. The noreply address is the one the commits already ... push 01 Sep 2026 03:17PM UTC matthewrankin github
89.95
33524456551 master Document the tooling in the README The setup section named just check, which no longer exists, and said nothing about how a release happens. Describe the recipes as they are now and, more to the point, why the release works the way it does: that ... push 01 Sep 2026 03:14PM UTC matthewrankin github
89.95
54 v1.0.1 Bump version to 1.0.1 push 16 Nov 2017 10:07PM UTC matthewrankin travis-ci pending completion  
See All Builds (51)
  • 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