-
Notifications
You must be signed in to change notification settings - Fork 729
Code coverage #251
Copy link
Copy link
Closed
Labels
difficulty: easyfix is easy in difficultyfix is easy in difficultystatus: help wantedrequesting help from the communityrequesting help from the communitytype: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap
Metadata
Metadata
Assignees
Labels
difficulty: easyfix is easy in difficultyfix is easy in difficultystatus: help wantedrequesting help from the communityrequesting help from the communitytype: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap
Issue Summary
Add code coverage using coverage.py and https://codecov.io
Steps to Reproduce
pip install coverage.coveragerccoverage run -m unittestcoverage reportTechnical details: