Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Add as_completed_safe() #52

Merged
merged 15 commits into from
Mar 14, 2023
Merged

feat: Add as_completed_safe() #52

merged 15 commits into from
Mar 14, 2023

Conversation

achimnol
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Patch coverage: 95.65% and project coverage change: -4.19 ⚠️

Comparison is base (bd3e26a) 78.49% compared to head (dce64ce) 74.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
- Coverage   78.49%   74.31%   -4.19%     
==========================================
  Files          16       17       +1     
  Lines        1330     1347      +17     
==========================================
- Hits         1044     1001      -43     
- Misses        286      346      +60     
Impacted Files Coverage Δ
src/aiotools/taskgroup/persistent_compat.py 82.81% <50.00%> (-0.53%) ⬇️
src/aiotools/taskgroup/__init__.py 100.00% <100.00%> (ø)
src/aiotools/taskgroup/persistent.py 87.36% <100.00%> (+4.94%) ⬆️
src/aiotools/taskgroup/utils.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@achimnol achimnol merged commit ce5e13a into main Mar 14, 2023
@achimnol achimnol deleted the feature/as_completed_safe branch March 14, 2023 07:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant