vapor / async-kit

Sugary extensions for the SwiftNIO library
MIT License
71 stars 25 forks source link

Add some more `EventLoopFuture<Collection>` utilities. #82

Closed gwynne closed 3 years ago

gwynne commented 3 years ago

I have to admit, everyone - this one's just a little bit for fun. But with Swift 5.5 and its concurrency magic around the corner, why not?! πŸ˜€

Changes:

If you find yourself trying to articulate your argument against having these additions, you've already missed the point πŸ™‚.

codecov-commenter commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@2a19834). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #82   +/-   ##
=======================================
  Coverage        ?   76.51%           
=======================================
  Files           ?       26           
  Lines           ?     1733           
  Branches        ?        0           
=======================================
  Hits            ?     1326           
  Misses          ?      407           
  Partials        ?        0           
Flag Coverage Ξ”
unittests 76.51% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 2a19834...cffd27e. Read the comment docs.

VaporBot commented 3 years ago

These changes are now available in 1.7.0