dariowho/intents

Create CI for code coverage

dariowho opened this issue · 0 comments

AS A chatbot developer
I WANT code coverage information to be consistent and up to date
SO THAT I can make a reliable judgment on the quality of the project

Description

Codecov is configured for this repo and documented in the "Development" section of the docs. However, coverage info is updated manually. We want a CI script to read codecov token from GitHub secrets and publish a new report every time something is merged in master.