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

questrail / applyaf / 33529437633
100%

Build:
DEFAULT BRANCH: master
Ran 01 Sep 2026 04:02PM 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

01 Sep 2026 04:02PM UTC coverage: 100.0%. Remained the same
33529437633

push

github

matthewrankin
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 add is not a synonym for pip install. It resolves the package, installs
it, and records the dependency in the reader's pyproject.toml and lock
file, which is what someone adding a library to their own project actually
wants. pip install puts it in the current environment and writes nothing
down.

pip stays, and stays second. It is the instruction every reader
understands, including those on poetry or pdm who translate from it, and
dropping it would narrow the audience for nothing.

uv pip install is deliberately absent. It is the right command for someone
who wants the package in a plain environment rather than in a project, and
naming three ways to install one library is worse than naming two; anyone
reaching for uv pip already knows it is there.

Claude-Session: https://claude.ai/code/session_0172QCPXBNzgH2mSoknY537H

68 of 68 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33529437633.1 01 Sep 2026 04:02PM UTC 2
100.0
GitHub Action Run
Source Files on build 33529437633
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33529437633
  • 1b20ae1f on github
  • Prev Build on master (#33515275493)
  • Next Build on master (#33543406200)
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