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

Added missing dependency. #172

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Added missing dependency. #172

merged 1 commit into from
Jul 12, 2023

Conversation

s3rius
Copy link
Member

@s3rius s3rius commented Jul 12, 2023

This dependency is used in for pydantic compatibility. It appears in tests, but it doesn't exist in raw installation.

Signed-off-by: Pavel Kirilin <win10@list.ru>
@codecov-commenter
Copy link

Codecov Report

Merging #172 (0edb69f) into develop (e66f3aa) will increase coverage by 3.93%.
The diff coverage is 69.77%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop     #172      +/-   ##
===========================================
+ Coverage    67.62%   71.55%   +3.93%     
===========================================
  Files           37       45       +8     
  Lines          942     1424     +482     
===========================================
+ Hits           637     1019     +382     
- Misses         305      405     +100     
Impacted Files Coverage Δ
taskiq/abc/middleware.py 100.00% <ø> (ø)
taskiq/abc/result_backend.py 100.00% <ø> (ø)
taskiq/cli/watcher.py 0.00% <ø> (ø)
taskiq/cli/worker/log_collector.py 100.00% <ø> (ø)
taskiq/cli/worker/process_manager.py 0.00% <0.00%> (ø)
taskiq/cli/worker/run.py 0.00% <0.00%> (ø)
taskiq/events.py 100.00% <ø> (ø)
taskiq/result/v1.py 0.00% <0.00%> (ø)
taskiq/result_backends/dummy.py 100.00% <ø> (ø)
taskiq/middlewares/prometheus_middleware.py 25.86% <25.86%> (ø)
... and 28 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@s3rius s3rius merged commit 673ae29 into develop Jul 12, 2023
@s3rius s3rius deleted the bugfix/missing-deps branch July 12, 2023 10:24
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.

2 participants