Skip to content

Releases: Codium-ai/cover-agent

Release 0.1.50

15 Sep 20:18
d894997
Compare
Choose a tag to compare
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.

Release 0.1.48

12 Aug 16:47
9634b99
Compare
Choose a tag to compare
Provide ability to run test generation without source or test files (…

…#143)

* Adding expanded functionality for cobertura report processing.

Added project level coverage checking and more tests.

Added more tests.

Increment version.

Setting arg.

Fixed args.

Adding arg.

* Incrementing version.

Release 0.1.47

12 Aug 16:29
18a5d71
Compare
Choose a tag to compare
Add run of N times for flakiness (#150)

* Adding 5 time run.

* Checked off Roadmap item in README.

* Incrementing version.

Release 0.1.46

25 Jul 17:06
a1c8019
Compare
Choose a tag to compare
Added LCOV support and applying it to templated C test. (#137)

* Added LCOV support and applying it to templated C test.

* Increasing default max iterations for regression testing.

Release 0.1.44

08 Jul 06:05
772071c
Compare
Choose a tag to compare
Added docstrings and moved to total token count (#116)

* Added docstrings and moved to total token count.:

* Bumping version

* Format.

Release 0.1.43

17 Jun 03:43
619b023
Compare
Choose a tag to compare
Introduce Nightly Regression Pipeline (#100)

* Updated tests, dockerfile, and created new nightly workflow.

* Enabling manual trigger on branch for testing.

* Fixed depends for GLIBC.

* Triggering single test.

* Trigger on branch.

* Moving to bash.

* Adding bash.

* Running in container.

* Adding installer build.

* Adding debug.

* Adding debug 2.

* Moving to Ubuntu 22.04.

* Downloading from main's release binary.

* Incrementing version.

* Building installer and then running integration tests.

* Adding execution permissions to cover-agent.

* Fixing OpenAI token and cache.

* Enabling all tests.

* Adding cache and moving to Python version 3.12.

* Moving regrassion testing pipeline to nightly.

* Adding Docs.

Resolves #99 #84 #65 #38

Release 0.1.42

03 Jun 04:33
3be1457
Compare
Choose a tag to compare
Adding strict-coverage option and removing prompt only. (#78)

Release 0.1.41

03 Jun 03:53
5685c9f
Compare
Choose a tag to compare
Initial attempt to solve wandb_gql for issues #70. (#77)

* Initial attempt to solve wandb_gql for issues #70.

* Adding wandb to pip.

Release 0.1.39

30 May 00:27
c4e60f3
Compare
Choose a tag to compare
Refactor functional components of main.py to CoverAgent class. (#66)

* Refactored functional component of main.py to CoverAgent #19.

* Added format make command.

* Incremented version.

Release 0.1.38

29 May 00:48
f04528f
Compare
Choose a tag to compare
Make the baseline example work with inferior models for code (#60)

* protections

* prompts

* Adding more load files and incrementing the version number.

---------

Co-authored-by: Embedded DevOps <[email protected]>