Skip to content

Added dynamic dependency resolution for unknown tasks#208

Merged
s3rius merged 1 commit intodevelopfrom
feature/auto-dep-resolution
Sep 30, 2023
Merged

Added dynamic dependency resolution for unknown tasks#208
s3rius merged 1 commit intodevelopfrom
feature/auto-dep-resolution

Conversation

@s3rius
Copy link
Member

@s3rius s3rius commented Sep 30, 2023

No description provided.

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

Codecov Report

Merging #208 (d6ae612) into develop (e66f3aa) will increase coverage by 5.33%.
Report is 124 commits behind head on develop.
The diff coverage is 73.10%.

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

@@             Coverage Diff             @@
##           develop     #208      +/-   ##
===========================================
+ Coverage    67.62%   72.95%   +5.33%     
===========================================
  Files           37       48      +11     
  Lines          942     1516     +574     
===========================================
+ Hits           637     1106     +469     
- Misses         305      410     +105     
Files Coverage Δ
taskiq/__init__.py 100.00% <100.00%> (ø)
taskiq/abc/formatter.py 100.00% <100.00%> (ø)
taskiq/abc/middleware.py 100.00% <ø> (ø)
taskiq/abc/result_backend.py 100.00% <ø> (ø)
taskiq/abc/schedule_source.py 100.00% <100.00%> (ø)
taskiq/acks.py 100.00% <100.00%> (ø)
taskiq/api/__init__.py 100.00% <100.00%> (ø)
taskiq/brokers/inmemory_broker.py 96.00% <100.00%> (-0.50%) ⬇️
taskiq/cli/watcher.py 0.00% <ø> (ø)
taskiq/cli/worker/log_collector.py 100.00% <ø> (ø)
... and 31 more

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

@s3rius s3rius merged commit 28b873f into develop Sep 30, 2023
@s3rius s3rius deleted the feature/auto-dep-resolution branch September 30, 2023 13:00
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