Commit graph

1996 commits

Author SHA1 Message Date
Saurabh Misra
198c0c1a4e
codeflash-omni-java (#2335)
# Pull Request Checklist

## Description
- [ ] **Breaking Changes**: Document any breaking changes (if
applicable)
- [ ] **Description of PR**: Clear and concise description of what this
PR accomplishes
- [ ] **Related Issues**: Link to any related issues or tickets

## Testing
- [ ] **Test cases Attached**: All relevant test cases have been
added/updated
- [ ] **Manual Testing**: Manual testing completed for the changes

## Monitoring & Debugging
- [ ] **Logging in place**: Appropriate logging has been added for
debugging user issues
- [ ] **Sentry will be able to catch errors**: Error handling ensures
Sentry can capture and report errors
- [ ] **Avoid Dev based/Prisma logging**: No development-only or
Prisma-specific logging in production code

## Configuration
- [ ] **Env variables newly added**: Any new environment variables are
documented in .env.example file or mentioned in description
---

## Additional Notes
<!-- Add any additional context, screenshots, or notes for reviewers
here -->

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: HeshamHM28 <HeshamMohamedFathy@outlook.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-39-200.ec2.internal>
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Kevin Turcios <turcioskevinr@gmail.com>
Co-authored-by: Kevin Turcios <106575910+KRRT7@users.noreply.github.com>
2026-02-13 23:26:55 +05:30
davidgirdwood1
f142c680fd remove cli folder 2025-02-24 16:47:22 -08:00
Saurabh Misra
fcdc37c469 move docs to public 2025-02-13 01:26:20 -05:00
Saurabh Misra
e8cda4e923 add the new submodule at cli 2025-02-13 01:13:30 -05:00
Saurabh Misra
18b4d208d8 add the new submodule at cli 2025-02-13 01:05:51 -05:00
Saurabh Misra
16d1a9146b delete the previous cli code 2025-02-13 01:02:25 -05:00
Saurabh Misra
d4d0b85898 move data from cli/experiments and cli/pie_test_set to top-level experiments directory 2025-02-12 22:32:45 -05:00
Kevin Turcios
7505c3a8ae
Merge branch 'main' into bayesian-analysis-revert 2025-02-11 16:07:03 -05:00
Kevin Turcios
10aab961cf Update pyproject.toml 2025-02-11 15:11:18 -05:00
Kevin Turcios
46c9a8e1a4 Update sentry.py 2025-02-11 15:10:11 -05:00
Kevin Turcios
de2b878a3e
Merge branch 'main' into bayesian-analysis-revert 2025-02-11 01:40:36 -05:00
Kevin Turcios
0fa69f590a Update pyproject.toml 2025-02-11 00:32:31 -05:00
Kevin Turcios
c2810d7316 fix border test 2025-02-11 00:29:52 -05:00
Saurabh Misra
d9d2a5dcf5 minimum coverage threshold of 60 2025-02-10 19:28:03 -08:00
Kevin Turcios
cb76ae2e8e fix mypy bug in GHA 2025-02-10 22:17:07 -05:00
Kevin Turcios
94440f9f90 fix e2e 2025-02-10 21:24:43 -05:00
Kevin Turcios
37696323fd revert tests & verification/bayesian_analysis 2025-02-10 20:53:25 -05:00
Kevin Turcios
a3f8ae4500 revert cd3f1c43d0 2025-02-10 20:36:51 -05:00
Kevin Turcios
f79cafdfde revert 593bdc8e88 2025-02-10 20:36:15 -05:00
Kevin Turcios
5d65e9612a
Merge branch 'main' into handle-binary-file-crashes 2025-02-06 21:33:59 -05:00
Saurabh Misra
89bb33ca5d handle binary file crashes on roboflow/supervision 2025-02-06 17:48:33 -08:00
Kevin Turcios
bd3f8d294e
Merge branch 'main' into cli_ver_check_main 2025-02-06 20:30:05 -05:00
Kevin Turcios
163f6c127d restore lru_cache test 2025-02-06 18:50:14 -05:00
Kevin Turcios
e22ee6df2a Update pytest_plugin.py 2025-02-06 18:48:25 -05:00
Kevin Turcios
767e1f57eb add tests 2025-02-06 18:45:52 -05:00
Kevin Turcios
85b5837dfa
Merge branch 'main' into brainiac 2025-02-06 13:27:55 -05:00
Kevin Turcios
ecc1d6a2d7 clear lru cache between runs 2025-02-06 13:26:33 -05:00
Kevin Turcios
401e1662cf
Merge branch 'main' into cli_ver_check_main 2025-02-05 18:27:47 -05:00
Kevin Turcios
4d058fd1a7 min version check
add .txt file
Update cfapi.py
don't break older versions

fix mypy

messed order

make mypy happy

Update end-to-end-test-coverage.yaml

start server

Update cfapi.py
2025-02-05 18:25:58 -05:00
Alvin Ryanputra
68d7ffc8ae updated stubs 2025-02-05 18:09:46 +08:00
Alvin Ryanputra
1d21f4c30d removed __new__ 2025-02-05 17:56:11 +08:00
Alvin Ryanputra
aee95f57a1 changes after code review, made logic more robust, added tests_root arg to codeflash capture, added recursive tests, renamed some files / functions 2025-02-05 16:17:41 +08:00
Alvin Ryanputra
6dc9f598d1 Merge branch 'refs/heads/main' into init_caching
# Conflicts:
#	cli/codeflash/verification/comparator.py
2025-02-05 06:45:59 +08:00
Kevin Turcios
dac7c86163
Merge branch 'main' into comparator-ast-recursion-depth 2025-02-04 14:46:31 +00:00
Alvin Ryanputra
ad96393f0c Merge branch 'refs/heads/main' into init_caching 2025-02-03 16:23:43 +08:00
RD
8ca72f2172
Merge branch 'main' into empty-list-fingerprint-fix 2025-02-02 23:41:30 -08:00
Alvin Ryanputra
dedba20f8a removed coverage expectation in end to end test 2025-02-03 14:51:10 +08:00
Alvin Ryanputra
cf620c8983 fix 2025-02-03 14:41:29 +08:00
Alvin Ryanputra
654a999072 Merge branch 'refs/heads/main' into init_caching
# Conflicts:
#	cli/codeflash/optimization/optimizer.py
2025-02-03 14:25:12 +08:00
Alvin Ryanputra
5e27bcfcb3 end to end init optimization test 2025-02-03 14:07:02 +08:00
RD
4add79a9ee Changed mean of runtimes to sums of runtimes. 2025-02-02 17:37:37 -08:00
Saurabh Misra
f95bbc02bd
Merge branch 'main' into comparator-ast-recursion-depth 2025-02-02 15:50:27 -08:00
Saurabh Misra
e2778bbad0 clean up the comparator 2025-02-02 15:48:58 -08:00
Kevin Turcios
60fdeb5411 Update pyproject.toml 2025-02-02 08:05:33 -05:00
Kevin Turcios
42a99010e0 add not comparator case 2025-02-02 08:04:40 -05:00
Saurabh Misra
3ac6835071 handle all binary parsing errors 2025-02-01 19:49:26 -08:00
RD
ffd2b8533c Array truth value fix. 2025-02-01 19:38:16 -08:00
RD
0ed7a7625b More pycharm garbage characters (on an untouched file) 2025-02-01 19:27:43 -08:00
RD
ad56da8a8b Bulletproofing Bayesian analysis against flaky input. 2025-02-01 19:17:51 -08:00
Saurabh Misra
58c6ce4acb
Merge branch 'main' into catch-a-unicodedecode-exception 2025-02-01 17:10:02 -08:00