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

lucyparsons / OpenOversight / 22512868345
89%

Build:
DEFAULT BRANCH: develop
Ran 28 Feb 2026 04:02AM UTC
Jobs 1
Files 101
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

28 Feb 2026 03:58AM UTC coverage: 89.398% (+0.01%) from 89.388%
22512868345

push

github

web-flow
Use `uv` for package management (#1206)

## Description of Changes
Use the `uv` package manager instead of `virtualenv`.

## Tests and Linting
- [x] This branch is up-to-date with the `develop` branch.
- [x] `pytest` passes on my local development environment.
- [x] `pre-commit` passes on my local development environment.
- [x] Confirmed it runs locally.
- [x] Builds normally.

<details><summary>Local Build</summary>

```console
michaelp@MacBook-Air-18 OpenOversight % make env
uv venv
Using CPython 3.11.4 interpreter at: /Users/michaelp/.pyenv/versions/3.11.4/bin/python3.11
Creating virtual environment at: .venv
Activate with: source .venv/bin/activate
michaelp@MacBook-Air-18 OpenOversight % source .venv/bin/activate
(OpenOversight) michaelp@MacBook-Air-18 OpenOversight % make install
uv pip install -r requirements.txt -r dev-requirements.txt
Resolved 138 packages in 327ms
Installed 138 packages in 301ms
 + alabaster==0.7.16
 + alembic==1.11.3
 + apiclient==1.0.4
 + attrs==23.1.0
 + authlib==1.4.0
 + babel==2.12.1
 + bleach==6.0.0
 + bleach-allowlist==1.0.3
 + blinker==1.6.3
 + bootstrap-flask==2.4.0
 + boto3==1.28.1
 + botocore==1.31.1
 + brotli==1.2.0
 + cachetools==5.3.1
 + certifi==2024.7.4
 + cffi==1.17.1
 + cfgv==3.5.0
 + charset-normalizer==3.4.4
 + click==8.1.4
 + colorama==0.4.6
 + commonmark==0.9.1
 + coverage==6.5.0
 + coveralls==3.3.1
 + cryptography==44.0.1
 + deprecated==1.2.18
 + distlib==0.4.0
 + dnspython==2.6.1
 + docopt==0.6.2
 + docutils==0.20.1
 + dominate==2.8.0
 + email-validator==2.0.0.post2
 + eralchemy2==1.4.1
 + execnet==2.1.2
 + faker==18.13.0
 + filelock==3.21.2
 + flask==2.3.2
 + flask-compress==1.13
 + flask-limiter==3.3.1
 + flask-login==0.6.3
 + flask-mail==0.9.1
 + flask-migrate==4.0.4
 + flask-sitemap==0.4.0
 + flask-sqlalchemy==3.0.5
 + flask-wtf==1.1.2
 + google-api-core==2.29.0
 + google-api-python-client==2.92.0
 + google-auth==2.48.0
 + google-auth-httplib2==0.3.0
 + googleapis-common-protos==1.72.0
 + greenlet=... (continued)

8963 of 10026 relevant lines covered (89.4%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22512868345.1 28 Feb 2026 04:02AM UTC 101
89.4
GitHub Action Run
Source Files on build 22512868345
  • Tree
  • List 101
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22512868345
  • 539006cd on github
  • Prev Build on develop (#22512703504)
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