jonhoo / async-bincode

Asynchronous access to a bincode-encoded item stream.
Apache License 2.0
67 stars 9 forks source link

Move to GitHub actions #9

Closed jonhoo closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

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

@@            Coverage Diff            @@
##             master       #9   +/-   ##
=========================================
  Coverage          ?   96.98%           
=========================================
  Files             ?        6           
  Lines             ?      199           
  Branches          ?        0           
=========================================
  Hits              ?      193           
  Misses            ?        6           
  Partials          ?        0           

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 b003d7d...126dcab. Read the comment docs.

jonhoo commented 2 years ago

The Windows failure appears to be https://github.com/tokio-rs/tokio/issues/4662.

The macOS failure I filed as https://github.com/tokio-rs/tokio/issues/4665.