Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@zimmski zimmski released this 22 Jan 14:53
· 4 commits to main since this release
v1.0.0
32de99d

Highlights 🌟

  • Spring Boot 🥬 unit test support: evaluating how models generate tests for Spring
  • Code Migration 🔁 task: asking models to migrate i.e. tests from JUnit 4 to JUnit 5

Changes 💡

Details 🔍

  • Update symflower.com with DevQualityEval entries by @zimmski in #339
  • Bump golang.org/x/image from 0.11.0 to 0.18.0 by @dependabot in #340
  • Issue templates for bugs and feature requests by @bauersimon in #342
  • Overhaul bug and feature request issue templates by @bauersimon in #345
  • fix, Input form template does not allow special rendering by @bauersimon in #346
  • Fix typos in Ruby README paths and update to new deep dive by @bauersimon in #348
  • Write run count to CSV report by @bauersimon in #337
  • Script to convert all SVG files to PNG with Inkscape by @bauersimon in #349
  • Clarify wording, logs, debugging regarding symflower fix by @bauersimon in #352
  • Simplify assessment cleanup for tests by @bauersimon in #353
  • Always apply "symflower fix" and refactor "write test" task and LLM prompting to prepare for templates by @bauersimon in #354
  • "Write-test" task with Symflower Smart Test Template as base by @bauersimon in #351
  • Install and run some Go linters by @zimmski in #355
  • Remove category SVG from the report, because we are moving to a leaderboard by @zimmski in #356
  • fix, Use all the rules of Go linter "revive" but exclude some that do not make sense and exit "1" on errors, always by @zimmski in #359
  • Remove categorization and total score of reporting, and the "report" command by @zimmski in #357
  • "Write-test" task with Symflower Smart Test Template as base by @bauersimon in #358
  • VSCode recommended extensions and debugging configuration by @bauersimon in #361
  • fix, Solving Plain once (with or without template) is enough to not get disqualified by @bauersimon in #360
  • Enable Symflower linter by default in VSC by @ruiAzevedo19 in #362
  • Remove evaluation logs for older versions by @bauersimon in #371
  • Mention sponsoring in README by @bauersimon in #372
  • Update README.md with new "support us" message and call-to-action by @kristofhorvath in #373
  • Host CTA graphics directly on GitHub to avoid caching inconsistencies by @bauersimon in #374
  • Support Spring by @bauersimon in #367
  • New task for code migration by @ruiAzevedo19 in #376
  • Remove scoring from within the evaluation and remove and lint unused functions by @bauersimon in #369
  • Lint unused code in GitHub Actions by @bauersimon in #377
  • Remove assessment collection by @bauersimon in #378
  • Script to find max coverage score from result data by @bauersimon in #380
  • JSON, structured logging by @bauersimon in #379
  • Upgrade Symflower to v45435 to include license changes by @zimmski in #393
  • Clarify roadmap/release process by @bauersimon in #388
  • Clean up container images on GitHub by @zimmski in #394
  • fix, Do not clean up the "main" or "latest" container image tags because the point to the latest stable version by @zimmski in #395
  • Build container images on tagging releases by @zimmski in #396
  • Save maximum scores for cases and write CSV per case by @bauersimon in #392

New Contributors

Full Changelog: v0.6.2...v1.0.0