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

questrail / keysight
100%

Build:
DEFAULT BRANCH: master
Repo Added 15 Aug 2014 07:25PM UTC
Files 5
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.1
  • v0.1.2
  • v0.2.0
  • v0.2.1
  • v0.3.0
  • v0.4.0
  • v0.4.1
  • v0.5.1
  • v0.6.0
  • v0.6.1
  • v1.0.0
  • v1.0.1
  • v1.1.0

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

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.

137 of 137 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
137 RELEVANT LINES 137 COVERED LINES
1.0 HITS PER LINE
Source Files on master
  • Tree
  • List 5
  • 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
35655317352 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
33650379074 master Update Justfile comments push 02 Sep 2026 03:43PM UTC matthewrankin github
100.0
33638067687 master Release v2.0.0 push 02 Sep 2026 01:49PM UTC matthewrankin github
100.0
33637562971 master Put the summary comment last in Justfile doc comments just takes exactly the last comment line before a recipe as its doc, and ignores anything above a blank `#` separator, so the multi line headers on build, release, and unreleased were listing ... push 02 Sep 2026 01:44PM UTC matthewrankin github
100.0
33586891831 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
33546298903 master Modernize tooling and deployment to match applyaf Travis had been dead for years, so nothing checked this project on any Python version, and releases went out by hand from an invoke task that printed a checklist of questions in place of checking ... push 01 Sep 2026 06:53PM UTC matthewrankin github
100.0
26 v1.1.0 Bump version to v1.1.0 push 11 Jan 2018 09:42PM UTC matthewrankin travis-ci pending completion  
25 master Bump version to v1.1.0 push 11 Jan 2018 09:42PM UTC matthewrankin travis-ci pending completion  
24 v1.0.1 Fix ref return for dBuV or dBm units push 09 Jan 2018 09:16PM UTC matthewrankin travis-ci pending completion  
23 master Fix ref return for dBuV or dBm units push 09 Jan 2018 09:16PM UTC matthewrankin travis-ci pending completion  
See All Builds (31)
  • 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