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

questrail / sdfascii / 35655322915
93%

Build:
DEFAULT BRANCH: master
Ran 21 Sep 2026 09:07PM UTC
Jobs 1
Files 2
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

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

Coverage Regressions

Lines Coverage ∆ File
30
93.36
0.21% src/sdfascii/__init__.py
1
94.12
1.26% src/sdfascii/__main__.py
Jobs
ID Job ID Ran Files Coverage
1 35655322915.1 21 Sep 2026 09:07PM UTC 2
93.39
GitHub Action Run
Source Files on build 35655322915
  • Tree
  • List 2
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #35655322915
  • bf55b0f9 on github
  • Prev Build on master (#33586893752)
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