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

MITLibraries / python-cli-template / 16941879342
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: IN-1425-uv
DEFAULT BRANCH: main
Ran 13 Aug 2025 03:29PM 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

13 Aug 2025 03:25PM UTC coverage: 100.0%. Remained the same
16941879342

push

github

ghukill
Application build, test, and lint with uv

Why these changes are being introduced:

This is the first pass in migrating to uv from pipenv.

How this addresses that need:
* Removes Pipfile and Pipfile.lock
* Updates pyproject.toml to be a valid uv project
* All dependencies handled via 'uv add' and exist in pyproject.toml
* Makefile and pre-commits updated to use uv syntax
* Github actions *temporarily* hardcoded in local workflows, with
a TODO to move these to a shared workflow when things settle down
* Bumps python to 3.13

Side effects of this change:
* Many!  Hard pivot from Pipenv installation and running of the
application.

At this time, the largest side effect is the loss of
'pipenv run <appname>'.  A future commit will apply a new
strategy, but that is not present now.  A workaround is
'uv run my_app/cli.py`.

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/IN-1425

35 of 35 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16941879342.1 13 Aug 2025 03:29PM UTC 2
100.0
GitHub Action Run
Source Files on build 16941879342
  • 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 #16941879342
  • 702b3acc on github
  • Prev Build on main (#14843699906)
  • Next Build on IN-1425-uv (#17434599533)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc