-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
-
plainin Rust (write-testtask)testdata/rust/plain/src/lib.rstestdata/rust/plain/Cargo.toml
- language boilerplate
language/rust/language.go(similar to Go, Java and Ruby)
- In Go/Java/Ruby we have separate test files, in Rust we have tests in the implementation file
- check what that means for our evaluation procedure
- check what that means for the LLM handling
- adapt and extend if necessary
- execute
cargotests- within the eval for now
- then support that code within
symflower testto have coverage information
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request