Yashasv-Prajapati / Docify

5 stars 2 forks source link

Feature/cs3 178 code coverage on page #165

Closed Yashasv-Prajapati closed 2 months ago

Yashasv-Prajapati commented 2 months ago

This does the following:

  1. API handlers of code coverage, generate UML, dependency checker, generate_readme, testplan
  2. commit.sh, download.sh -> Now we are creating a new branch with name docify-Date.now() and keeping track of each of code coverage, uml, depedency checker's latest push branch.
  3. prisma schema to add 3 fields in project schema to handle latest branch as discussed above
  4. Code Coverage Page to fetch data from github.
  5. Minor bug fixes here and there
linear[bot] commented 2 months ago
CS3-178 Code Coverage on Page

1. Create a button for generating code coverage in Java and Python depending on the project type. 2. This will call the API handler for code coverage, it will generate the code coverage and that data should be sent back to the client.