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

0x5chn0uf / SmartWalletFX / 16030039894
86%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2025 04:04PM UTC
Jobs 1
Files 134
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

02 Jul 2025 04:00PM UTC coverage: 93.398% (-0.3%) from 93.673%
16030039894

push

github

web-flow
Migrate local and test environments to PostgreSQL (#28)

* Add PostgreSQL support for test database configuration

* Refactor database configuration with flexible connection string handling

* Configure Docker Compose for dev and test environments with flexible DB settings

* Improve database URL resolution and normalization in Alembic configuration

* Remove sqlite-specific JSON import from migration files

* Update CI/CD workflow to use PostgreSQL and improve test database handling

* Add full-stack dev startup script and update Makefiles

* Configure database connection pool settings for PostgreSQL

* Update README with PostgreSQL default and one-liner dev setup instructions

* refactor: migrate to postgresql and fix migrations

- Use UUID for all id columns from initial migration
- Remove redundant UUID type conversions
- Fix wallet schema updates to avoid duplicate columns
- Update migration descriptions for clarity
- Add PostgreSQL connection details to .env.example

* fix: ensure test suite uses correct database engine and async patterns

- patch test_app fixture to use test database engine in init_db
- convert auth tests to use async_client_with_db consistently
- fix timing attack tests to properly handle async operations
- ensure proper cleanup between auth tests

* fix: docker compose instead of docker-compose

* fix: format

* fix: CI CD

* fix: fix .env.example

* fix: resolve CI pipeline test failures

- adjust timing variance threshold in security tests for dev environments
- convert enumeration tests to async to match function signatures
- exclude e2e performance tests from CI to avoid Docker dependencies
- improve file path resolution in test data manager for cross-platform compatibility

* fix: needs

3763 of 4029 relevant lines covered (93.4%)

0.93 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
81.63
-6.12% app/api/endpoints/auth.py
3
89.66
-10.34% app/core/database.py
7
91.86
-8.14% app/core/config.py
Jobs
ID Job ID Ran Files Coverage
1 16030039894.1 02 Jul 2025 04:04PM UTC 134
93.4
GitHub Action Run
Source Files on build 16030039894
  • Tree
  • List 134
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8fa9313f on github
  • Prev Build on main (#16020109216)
  • Next Build on main (#16044342504)
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