Continuous integration#

A test suite is run for every push and pull request submitted. Github Actions CI is used to test on Linux and macOS, and AppVeyor runs the builds on Windows.

https://github.com/gevent/gevent/workflows/gevent%20testing/badge.svg https://ci.appveyor.com/api/projects/status/q4kl21ng2yo2ixur?svg=true

Builds on Github Actions CI automatically submit updates to coveralls.io to monitor test coverage.

https://coveralls.io/repos/gevent/gevent/badge.svg?branch=master&service=github