coapjs / node-coap

CoAP - Node.js style
MIT License
531 stars 154 forks source link

chore: add `macos-latest` to CI pipeline #304

Closed JKRhb closed 2 years ago

JKRhb commented 2 years ago

This PR might fix #241. It adds macos-latest to the list of operating systems the tests are being run on. There have been issues with non-closing sockets under macOS 10 which might have been resolved with this new release. Otherwise the issue might lie elsewhere.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1349686756


Totals Coverage Status
Change from base Build 1317937669: 0.0%
Covered Lines: 1066
Relevant Lines: 1154

💛 - Coveralls