Skip to content

fix: remove vestigial Docker, fix async test warnings, align cov path + badge#15

Merged
Patel230 merged 1 commit into
mainfrom
fix/production-readiness-audit
Jun 9, 2026
Merged

fix: remove vestigial Docker, fix async test warnings, align cov path + badge#15
Patel230 merged 1 commit into
mainfrom
fix/production-readiness-audit

Conversation

@Patel230

@Patel230 Patel230 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Production-readiness audit fixes

  • Removed the vestigial Docker surface (Dockerfile, .github/workflows/docker.yml, deploy/docker/docker-compose.yml, .dockerignore) for this binary-less library; pruned dangling docker entries in .gitattributes/.editorconfig.
  • Tests: fixed async mocks emitting coroutine was never awaited warnings.
  • Makefile/CI: aligned the coverage package path (--cov) to the real package.
  • README/docs: Python badge -> 3.9+ to match requires-python.

Verification

  • pytest: 275 passed (no warnings)
  • ruff check + format: clean
  • no docker files tracked

… + badge

- Removed the vestigial Docker surface (Dockerfile, docker.yml, deploy/docker/docker-compose.yml, .dockerignore) for this binary-less library; pruned dangling docker entries in .gitattributes/.editorconfig.
- Tests: fixed async mocks emitting 'coroutine was never awaited' warnings.
- Makefile/CI: aligned the coverage package path (--cov) to the real package.
- README/docs: Python badge -> 3.9+ to match requires-python.

Verified: pytest 275 passed (no warnings); ruff check + format clean; no docker files tracked.
@Patel230 Patel230 merged commit bd1c33f into main Jun 9, 2026
10 checks passed
@Patel230 Patel230 deleted the fix/production-readiness-audit branch June 9, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant