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

Refactor di._utils.task into di._task #92

Merged
merged 5 commits into from
Jan 24, 2023
Merged

Refactor di._utils.task into di._task #92

merged 5 commits into from
Jan 24, 2023

Conversation

adriangb
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2023

Codecov Report

Merging #92 (ee2850b) into main (52ea1c8) will increase coverage by 0.02%.
The diff coverage is 98.85%.

❗ Current head ee2850b differs from pull request most recent head af48d18. Consider uploading reports for the commit af48d18 to get more accurate results

@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
+ Coverage   96.92%   96.94%   +0.02%     
==========================================
  Files          67       67              
  Lines        2243     2262      +19     
  Branches      427      438      +11     
==========================================
+ Hits         2174     2193      +19     
  Misses         59       59              
  Partials       10       10              
Impacted Files Coverage Δ
di/_task.py 98.60% <98.60%> (ø)
di/_container.py 93.88% <100.00%> (+0.39%) ⬆️
di/api/executor.py 100.00% <100.00%> (ø)
di/executors/_async.py 91.66% <100.00%> (ø)
di/executors/_sync.py 71.42% <100.00%> (ø)

@adriangb adriangb merged commit bff3790 into main Jan 24, 2023
@adriangb adriangb deleted the refactor-task branch January 24, 2023 19:47
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