You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
155 add source and test file diffs in database logging (#156)
* Adding comments to top level CoverAgent class.
* Refactored out init runs from UnitTestGenerator.
* Added source file to DB.
* Added language.
* Refactored out DRY RUN and updated HTML template for DB insertion.
* Updated report template.
* Added report generation with poetry.
* Refactored unit test calls.
* Adding test analysis and summary report.
* Updated doc and fixed test analysis logic.