socketry / async

An awesome asynchronous event-driven reactor for Ruby.
MIT License
2.09k stars 86 forks source link

Restore 100% coverage. #191

Closed ioquatix closed 1 year ago

ioquatix commented 1 year ago

There were some minor coverage computation bugs in the covered gem. I've fixed them, and also made some minor changes to the async code to get back to 100% coverage.

Types of Changes

Contribution