v0.6.1
Scoring bugfix
Assess code repair tasks by counting passing tests instead of accumulating coverage objects of executed tests as coverage metrics do not say anything about implemented behavior by @bauersimon in #321, #320
Further merge requests (working towards v0.7.0)
- Language Support
- Ruby
- Introduce the Ruby language by @ruiAzevedo19 in #311
- Do not register Ruby language yet, since the test execution feature is still in progress by @ruiAzevedo19 in #313
- “light” repository for Ruby by @ruiAzevedo19 in #315
- Add Ruby as dependency to the Docker container by @Munsio in #309
- Ruby
- Development
- Reporting
- Store models meta information in a CSV file, so it can be further used in data visualization by @ruiAzevedo19 in #298
- fix, Prefix OpenRouter model with provider ID only once by @bauersimon in #322
- Use new Symflower version which reduces error output of the "fix" command by @bauersimon in #323