sideeffect-io / AsyncExtensions

AsyncExtensions aims to mimic Swift Combine operators for async sequences.
MIT License
324 stars 26 forks source link

project: fix Multicast link in README #10

Closed twittemb closed 2 years ago

twittemb commented 2 years ago

Description

This PR fixes the broken Multicast link in the README file.

Checklist

codecov-commenter commented 2 years ago

Codecov Report

Merging #10 (3de0007) into main (d80d509) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files          44       44           
  Lines        2243     2243           
=======================================
  Hits         2183     2183           
  Misses         60       60           

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 d80d509...3de0007. Read the comment docs.