Skip to content

chore(main): project fixes and updates #807

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Tranquility2
Copy link
Contributor

@Tranquility2 Tranquility2 commented Apr 11, 2025

TL;DR this is a cleanups and alignments

  • Update pre-commit ruff version to latest + adaptations needed

  • Fix some issues with the pyproject.toml file schemas.

    1. tool.poetry.source requires URL see
    2. tool.ruff.lint changed flake8-type-checking code checkout
    3. tool.mypy doest not support fast_module_lookup in the TOML (Need to investigate more if we want to add it back)

Copy link

codecov bot commented Apr 11, 2025

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (main@e9e40f9). Learn more about missing BASE report.

Files with missing lines Patch % Lines
core/testcontainers/core/docker_client.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #807   +/-   ##
=======================================
  Coverage        ?   85.54%           
=======================================
  Files           ?       12           
  Lines           ?      678           
  Branches        ?      105           
=======================================
  Hits            ?      580           
  Misses          ?       75           
  Partials        ?       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Tranquility2 Tranquility2 changed the title chore(main): Pyproject fixes chore(main): project fixes and updates Apr 11, 2025
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