oremanj / greenback

Reenter an asyncio or Trio event loop from synchronous code
https://greenback.readthedocs.io/
Other
77 stars 2 forks source link

Update CI: test on 3.9, 3.9-dev, and nightly #4

Closed oremanj closed 3 years ago

oremanj commented 3 years ago

Don't run tests twice when pushing branches to origin.

codecov[bot] commented 3 years ago

Codecov Report

Merging #4 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #4   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files           7        7           
  Lines         518      518           
  Branches       37       37           
=======================================
  Hits          515      515           
  Misses          2        2           
  Partials        1        1           
Flag Coverage Δ
#cpython 98.64% <ø> (ø)
#pypy36nightly 93.72% <ø> (ø)
#pypy36release 93.72% <ø> (ø)

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 4b1d3fa...651443f. Read the comment docs.