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

Standardize imports #39

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Standardize imports #39

merged 2 commits into from
Sep 12, 2024

Conversation

BKDDFS
Copy link
Owner

@BKDDFS BKDDFS commented Sep 12, 2024

Standardize imports

@BKDDFS BKDDFS added the enhancement New feature or request label Sep 12, 2024
@BKDDFS BKDDFS self-assigned this Sep 12, 2024
Copy link

sonarcloud bot commented Sep 12, 2024

@BKDDFS BKDDFS merged commit 8743a48 into main Sep 12, 2024
2 checks passed
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 95.55556% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
extractor_service/main.py 60.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ
extractor_service/app/extractor_manager.py 100.00% <100.00%> (ø)
extractor_service/app/extractors.py 100.00% <100.00%> (ø)
extractor_service/app/image_evaluators.py 100.00% <100.00%> (ø)
extractor_service/app/video_processors.py 100.00% <100.00%> (ø)
service_manager/docker_manager.py 99.08% <100.00%> (ø)
service_manager/service_initializer.py 100.00% <100.00%> (ø)
tests/extractor_service/common.py 100.00% <100.00%> (ø)
tests/extractor_service/e2e/conftest.py 100.00% <100.00%> (ø)
...r_service/integration/best_frames_extrator_test.py 100.00% <ø> (ø)
tests/extractor_service/integration/conftest.py 100.00% <100.00%> (ø)
... and 17 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants