Update README.md
This commit is contained in:
parent
44b3cd3135
commit
24d3193e3a
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ Here's the projects that are part of the CodeFlash MonoRepo:
|
|||
- Tracer - Our technology that collects and dumps the input arguments and other info for a Python executable.
|
||||
- Replay test - This test reruns all the inputs for a function to optimize that were collected by the tracer.
|
||||
- Inspired Regression tests - Newly generated Tests that were "inspired" by existing tests. That means these are new test cases that are generated by the llm understanding how the code works by looking at the existing test cases and function to optimize.
|
||||
- comparator - Our function that compares any two Python objects and returns True if they are equal and False if they are not equal.
|
||||
|
||||
### Infra and Systems
|
||||
- CF API - The javascript webservice that currently serves the GitHub App.
|
||||
|
|
|
|||
Loading…
Reference in a new issue