Skip to content
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

fix(core): Typing in config + utils #692

Merged

fix: typing in core config + utils

a6be31c
Select commit
Loading
Failed to load commit list.
Merged

fix(core): Typing in config + utils #692

fix: typing in core config + utils
a6be31c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

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

Files Patch % Lines
core/testcontainers/core/utils.py 66.66% 2 Missing ⚠️
core/testcontainers/core/config.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #692   +/-   ##
=======================================
  Coverage        ?   77.19%           
=======================================
  Files           ?       12           
  Lines           ?      605           
  Branches        ?       89           
=======================================
  Hits            ?      467           
  Misses          ?      112           
  Partials        ?       26           

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