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

lucyparsons / OpenOversight / 11712740946
89%

Build:
DEFAULT BRANCH: develop
Ran 06 Nov 2024 10:20PM UTC
Jobs 1
Files 99
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

06 Nov 2024 10:12PM UTC coverage: 89.108%. Remained the same
11712740946

push

github

web-flow
Use Flask-Migrate in `Makefile` (#1132)

## Description of Changes
If we are using Flask-Migrate commands everywhere else, we shouldn't
make an exception for the `Makefile`.

## 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] Verify `make create_db` works correctly.

```console
(env) michaelp@MacBook-Air-18 OpenOversight % make create_db
docker compose build
WARN[0000] The "AWS_DEFAULT_REGION" variable is not set. Defaulting to a blank string.
WARN[0000] The "AWS_SECRET_ACCESS_KEY" variable is not set. Defaulting to a blank string.
WARN[0000] The "AWS_ACCESS_KEY_ID" variable is not set. Defaulting to a blank string.
WARN[0000] The "S3_BUCKET_NAME" variable is not set. Defaulting to a blank string.
WARN[0000] The "APPROVE_REGISTRATIONS" variable is not set. Defaulting to a blank string.
[+] Building 0.6s (25/25) FINISHED                                                                                                                                                         docker:desktop-linux
 ...
Postgres is up
## Creating database
docker compose run --rm web flask db stamp head
...
INFO  [sqlalchemy.engine.Engine] COMMIT
INFO  [alembic.runtime.migration] Context impl PostgresqlImpl.
INFO  [alembic.runtime.migration] Will assume transactional DDL.
(env) michaelp@MacBook-Air-18 OpenOversight %
```

8819 of 9897 relevant lines covered (89.11%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11712740946.1 06 Nov 2024 10:20PM UTC 0
89.11
GitHub Action Run
Source Files on build 11712740946
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11712740946
  • 0c430e75 on github
  • Prev Build on develop (#11505946114)
  • Next Build on develop (#11748719369)
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