thosaniparth / CmyPlot

MIT License
0 stars 2 forks source link

Code Coverage for Test cases #9

Closed thosaniparth closed 3 years ago

thosaniparth commented 3 years ago

We should use Code Cov to check how much coverage we are getting from the tests.

nsshah14 commented 3 years ago

I have added Codecov in Github actions. This will execute the code coverage on every push to main branch and send the report to Codecov.