Skip to content

Releases: qodo-ai/qodo-ci

v0.1.5 release

29 Jan 22:57
5d8ea7f
Compare
Choose a tag to compare
v0.1.5 release Pre-release
Pre-release
  • adds typescript and javascript support
  • improved "pr" mode efficiency
  • adds source_folder and test_folder input options to restrict the scope to specified folders

v0.1.4 release

14 Jan 22:50
8cddb2d
Compare
Choose a tag to compare
v0.1.4 release Pre-release
Pre-release
  • add golang support with cobertura
  • add kotlin support with jacoco
  • exposes a run_each_test_separately input that determines whether the agent should modify the test command to run individual tests.

v0.1.3 release

19 Dec 19:29
de76b53
Compare
Choose a tag to compare
v0.1.3 release Pre-release
Pre-release
  • cover-agent-pro binary now supports php with cobertura and java with jacoco
  • the qodo-cover action no longer expects a PR. instead requires a specified branch
  • both qodo-cover and qodo-cover-pr actions now take an optional "coverage_type" input, e.g. "cobertura" or "jacoco".

v0.1.2 release

05 Dec 01:43
Compare
Choose a tag to compare
v0.1.2 release Pre-release
Pre-release

adds qodo-cover-pr action that only extends tests for files that were modified in the pr

v0.1.1 release

26 Nov 18:33
Compare
Choose a tag to compare
v0.1.1 release Pre-release
Pre-release

python support, byok