Skip to content

Conversation

@s3rius
Copy link
Member

@s3rius s3rius commented Jul 10, 2023

This PR adds support for tox to easily test against different python environments easily.

Ref: #164 (comment)

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

Codecov Report

Merging #166 (2b43240) into develop (e66f3aa) will increase coverage by 0.20%.
The diff coverage is 70.76%.

❗ 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     #166      +/-   ##
===========================================
+ Coverage    67.62%   67.82%   +0.20%     
===========================================
  Files           37       45       +8     
  Lines          942     1380     +438     
===========================================
+ Hits           637      936     +299     
- Misses         305      444     +139     
Impacted Files Coverage Δ
taskiq/abc/middleware.py 100.00% <ø> (ø)
taskiq/abc/result_backend.py 100.00% <ø> (ø)
taskiq/cli/scheduler/run.py 0.00% <0.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% <ø> (ø)
... and 26 more

... and 1 file with indirect coverage changes

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

@s3rius s3rius merged commit 95a90fe into develop Jul 10, 2023
@s3rius s3rius deleted the feature/tox branch July 10, 2023 17:30
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