Yashasv-Prajapati / Docify

5 stars 2 forks source link

Code coverage script #74

Closed AGlade7 closed 4 months ago

AGlade7 commented 4 months ago

Made bash script to generate code coverage report and python file to request API post of htmlString for a markdoen table generation.

linear[bot] commented 4 months ago
CS3-80 Inject code coverage report into readme

we need to inject code coverage report as an html code into the markdown file as a table or something. Extract the HTML code containing just the coverage report values, nothing else. Put all that code inside a

and pass it to the end point.