mafintosh / dns-packet

An abstract-encoding compliant module for encoding / decoding DNS packets
MIT License
201 stars 70 forks source link

Add coverage using nyc, badge to readme, and ignore the coverage outputs. #50

Closed hildjj closed 5 years ago

hildjj commented 5 years ago

Fixes mafintosh/dns-packet#48

hildjj commented 5 years ago

As mentioned in the discussion of #48, requires these steps from @mafintosh :

You'll need a coveralls.io account (log in with github), and turn on support for this repo by clicking the "+" on the left side, searching for the repo name, and sliding the button to "on".

silverwind commented 5 years ago

I was able to enable support for this repo on coveralls.io. Maybe push again here to see if it works?

hildjj commented 5 years ago

I think you may not see anything on coveralls until you merge this the first time.