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

Fixed mypy job #215

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Fixed mypy job #215

merged 1 commit into from
Oct 10, 2023

Conversation

s3rius
Copy link
Member

@s3rius s3rius commented Oct 10, 2023

Fixed mypy issue first appeared in #214.

@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2023

Codecov Report

Merging #215 (4e7ec54) into develop (e66f3aa) will increase coverage by 5.65%.
Report is 132 commits behind head on develop.
The diff coverage is 73.28%.

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

@@             Coverage Diff             @@
##           develop     #215      +/-   ##
===========================================
+ Coverage    67.62%   73.27%   +5.65%     
===========================================
  Files           37       51      +14     
  Lines          942     1553     +611     
===========================================
+ Hits           637     1138     +501     
- Misses         305      415     +110     
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/abc/serializer.py 100.00% <100.00%> (ø)
taskiq/acks.py 100.00% <100.00%> (ø)
taskiq/api/__init__.py 100.00% <100.00%> (ø)
taskiq/cli/common_args.py 100.00% <100.00%> (ø)
taskiq/cli/watcher.py 0.00% <ø> (ø)
... and 37 more

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

Signed-off-by: Pavel Kirilin <[email protected]>
@s3rius s3rius changed the title Updated deps. Fixed mypy job Oct 10, 2023
@s3rius s3rius merged commit 0705f73 into develop Oct 10, 2023
11 checks passed
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