Releases: qodo-ai/qodo-cover
Releases · qodo-ai/qodo-cover
Release 0.2.11
collect coverage for all class elements for filename (#252) * collect coverage for all class elements for filename * Incrementing version.txt --------- Co-authored-by: Embedded DevOps <[email protected]>
Release 0.2.10
Fixed extra prompt build caller. (#249)
Release 0.2.9
fix jacoco (#248) * fix jacoco xml parsing * fix tests * update version
Release 0.2.8
Dw/split run (#233) * split run method into init and run_test_gen methods * update version
Release 0.2.7
fix: Running get_coverage() and rebuilding prompt. (#232) * Running get_coverage() and rebuilding prompt. * Incrementing version.
Release 0.2.6
Generate new tests that are focused on the pr changeset (#211) * Initial commit of Diff Cover feature. * Updating poetry lock file and incrementing version. * Update cover_agent/CoverAgent.py Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com> * Fixed typo. --------- Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com>
Release 0.2.5
Adding conf. (#207)
Release 0.2.4
Fixed missing TOML. (#205)
Release 0.2.3
Auto scan entire repo ! (#202) * scan entire repo * fix tests * increased coverage * Added tree_sitter as hidden import. * Incrementing verison * dw/debug scan (#203) * scan works on python fastapi test repo * keep original entrypoint * algo cleaning and improvements --------- Co-authored-by: Embedded DevOps <[email protected]> Co-authored-by: David Wurtz <[email protected]>
Release 0.2.2
Fixed prompt instructions for class delimiter insertions. (#182)