python-trio / trimeter

(not ready yet) A simple but powerful job scheduler for Trio programs
https://trimeter.readthedocs.io
Other
63 stars 3 forks source link

Remove warning about unreleased trio version #12

Closed pquentin closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #12   +/-   ##
=========================================
  Coverage          ?   66.29%           
=========================================
  Files             ?        5           
  Lines             ?      178           
  Branches          ?       28           
=========================================
  Hits              ?      118           
  Misses            ?       46           
  Partials          ?       14

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 4f21d83...12d011a. Read the comment docs.

njsmith commented 5 years ago

Thanks!