Skip to content

Releases: qodo-ai/qodo-cover

Release 0.2.11

24 Dec 02:49
b4ef3fb

Choose a tag to compare

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

18 Dec 23:15
356a142

Choose a tag to compare

Fixed extra prompt build caller. (#249)

Release 0.2.9

18 Dec 06:21
e045a0d

Choose a tag to compare

fix jacoco (#248)

* fix jacoco xml parsing

* fix tests

* update version

Release 0.2.8

22 Nov 18:04
d40cbed

Choose a tag to compare

Dw/split run (#233)

* split run method into init and run_test_gen methods

* update version

Release 0.2.7

22 Nov 17:22
f768030

Choose a tag to compare

fix: Running get_coverage() and rebuilding prompt. (#232)

* Running get_coverage() and rebuilding prompt.

* Incrementing version.

Release 0.2.6

13 Nov 05:42
0f02014

Choose a tag to compare

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

10 Nov 02:55
11aad4f

Choose a tag to compare

Adding conf. (#207)

Release 0.2.4

08 Nov 05:20
db9c394

Choose a tag to compare

Fixed missing TOML. (#205)

Release 0.2.3

07 Nov 15:35
3be9ba6

Choose a tag to compare

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

10 Oct 03:50
dd2f208

Choose a tag to compare

Fixed prompt instructions for class delimiter insertions. (#182)