Releases: qodo-ai/qodo-cover
Releases · qodo-ai/qodo-cover
Release 0.1.47
Add run of N times for flakiness (#150) * Adding 5 time run. * Checked off Roadmap item in README. * Incrementing version.
Release 0.1.46
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
Added docstrings and moved to total token count (#116) * Added docstrings and moved to total token count.: * Bumping version * Format.
Release 0.1.43
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
Adding strict-coverage option and removing prompt only. (#78)
Release 0.1.41
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
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
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]>
Release 0.1.37
Tr/making the tests great (#50) * Add initial files for GitHub User Finder js example project * chore: Rename package.json and update project name to js-vanilla-example * chore: Update project name to js-vanilla-example * s1 * s1 * s1 * Added Makefile for simpler operations and incremented version. * Cleaned up CI script with Makefile. * Initial boiler plate commit of basic integration test. * s1 * s1 * s1 * s1 * prompts * Updated workflow to account for makefile release. --------- Co-authored-by: Omri Grossman <[email protected]> Co-authored-by: Embedded DevOps <[email protected]>
Release 0.1.35
Merge pull request #26 from Codium-ai/15-increment-version Increment version to get released binaries for #15.