Code Validation Overview
After generating alternative code versions for your targets, Artemis provides tools to help you decide which versions are best to integrate into your project.
This stage ensures that quality, correctness, and performance are thoroughly assessed before merging.
Validation Areas
Code validation in Artemis consists of two main areas:
1.Evaluate New Versions
Run structured checks to measure quality and reliability.
- Scoring: Assess code quality against defined criteria such as maintainability, readability, or complexity.
- Validation: Execute the code to test correctness, performance, and reliability.
Ensure your build environment is configured, see Build Settings if not already set up.
2.Review and Compare
Explore generated versions side-by-side with the original. Inspect logs, analyze detailed scores, and take informed actions on each version.
By combining structured evaluation (scoring + validation) with interactive review and comparison, you gain a complete picture of each version’s quality and impact.