Commit graph

3762 commits

Author SHA1 Message Date
Saurabh Misra
5574142572
Merge pull request #1338 from codeflash-ai/docs-and-webapp-updates
Minor docs and webapp updates
2024-12-11 20:46:09 -08:00
Saurabh Misra
8697d94b23
Merge branch 'main' into docs-and-webapp-updates 2024-12-11 20:25:10 -08:00
Saurabh Misra
e59d740ea3
Merge pull request #1340 from codeflash-ai/timeout-concolic-tests-generation
Timeout Concolic generation to prevent codeflash getting stuck
2024-12-11 20:24:38 -08:00
Saurabh Misra
5d3f8faade
Merge branch 'main' into timeout-concolic-tests-generation 2024-12-10 16:31:01 -08:00
Saurabh Misra
f01e83ea63
Merge pull request #1343 from codeflash-ai/git-remote-init-fix
init git-remote in config correctly
2024-12-10 16:30:12 -08:00
Saurabh Misra
32642e5b48
Merge branch 'main' into timeout-concolic-tests-generation 2024-12-10 14:46:39 -08:00
Saurabh Misra
e1b7ce6132 debug log 2024-12-10 14:46:21 -08:00
Saurabh Misra
1ac6038030 innit git-remote in config correctly 2024-12-10 12:50:15 -08:00
Saurabh Misra
e1e84a7cf8
Merge pull request #1339 from codeflash-ai/add-coverage-report
add codecov integration
2024-12-09 21:00:04 -08:00
Saurabh Misra
0e41198264
Update cli/pyproject.toml 2024-12-09 19:18:05 -08:00
Saurabh Misra
584bc207fa timeout to prevent codeflash getting stuck 2024-12-09 19:05:58 -08:00
Saurabh Misra
53f63faaa5 remove black as a dependency 2024-12-09 14:29:37 -08:00
Saurabh Misra
d37999da57 fix unit tests 2024-12-09 12:30:39 -08:00
Saurabh Misra
625349fdd5 fix unit tests 2024-12-09 12:26:40 -08:00
Saurabh Misra
09d28b3803 add codecov integration 2024-12-09 12:17:16 -08:00
Saurabh Misra
b81637fb35 attempt to fix types 2024-12-09 12:04:47 -08:00
Saurabh Misra
41749d08af Merge branch 'main' into docs-and-webapp-updates 2024-12-08 14:13:30 -08:00
Saurabh Misra
01ddeca91d - Add some more details to the docs
- webapp capture one more event and redirect to the getting-started page on first login
2024-12-08 14:12:59 -08:00
Saurabh Misra
74db4cf8f1
Merge pull request #1333 from codeflash-ai/update-codeflash-yaml-concurrency
Try out if we should cancel previous workflows when new commits are added to a PR
2024-12-08 13:31:05 -08:00
Saurabh Misra
33b2eadc8b
Merge branch 'main' into update-codeflash-yaml-concurrency 2024-12-08 13:25:24 -08:00
Kevin Turcios
d438ef3401
Merge pull request #1311 from codeflash-ai/windows-support
Windows support (again)
2024-12-07 19:15:42 -05:00
Kevin Turcios
9ab4021412
Merge branch 'main' into windows-support 2024-12-07 04:11:12 -05:00
Kevin Turcios
1dad3ab4e6 Revert "test timeout" 2024-12-07 08:54:40 +00:00
Saurabh Misra
0f9dcc7786
Merge pull request #1335 from codeflash-ai/discover-list-comprehension-function-dependencies
Fix function discovery when function is called within a list comprehension
2024-12-06 19:58:46 -08:00
Saurabh Misra
e4b773c272 fix function discovery when function is called within a list comprehension 2024-12-06 19:34:40 -08:00
Saurabh Misra
a37773d3d4
Merge branch 'main' into update-codeflash-yaml-concurrency 2024-12-06 17:59:20 -08:00
Saurabh Misra
f1ca93f46c
Merge pull request #1334 from codeflash-ai/release/v0.8.1
release/v0.8.1
2024-12-06 14:33:52 -08:00
Saurabh Misra
1c0a22c5aa release/v0.8.1 2024-12-06 14:12:07 -08:00
Saurabh Misra
063417f971 Try out if we should cancel previous workflows when new commits are added to a PR 2024-12-06 11:57:59 -08:00
Sarthak Agarwal
cd2f6d7485
fix issue with e2e test fail (#1329)
To fix the issue of failing E2E tests even on success in subsequent
retries.

https://github.com/codeflash-ai/codeflash/actions/runs/12128697056/job/33815619876?pr=1325
2024-12-06 14:35:58 -05:00
Kevin Turcios
87f4b6ab68 forgot ignore. 2024-12-06 04:52:42 -05:00
Kevin Turcios
86cd1a1a03 Merge branch 'main' of https://github.com/codeflash-ai/codeflash into windows-support 2024-12-06 04:49:06 -05:00
Kevin Turcios
53b1f3ca44 reduntant return 2024-12-06 04:46:45 -05:00
Kevin Turcios
bd28a77e92 only syntax warning 2024-12-06 04:44:13 -05:00
Kevin Turcios
ab12649077 test timeout 2024-12-06 04:32:32 -05:00
Kevin Turcios
c784fab18f posix 2024-12-06 04:29:17 -05:00
Kevin Turcios
1ad78ea125
Merge pull request #1332 from codeflash-ai/fh-quick-fix
Future-house/Aviary quick fix
2024-12-06 04:25:46 -05:00
Kevin Turcios
fd347e29cf review response
verify setup is implied here
2024-12-06 04:08:55 -05:00
Kevin Turcios
0b3630797d add coverage message when suggesting 2024-12-06 03:53:12 -05:00
Kevin Turcios
0ba3c01c73 no-pr 2024-12-06 03:42:35 -05:00
Kevin Turcios
2b5c1eea4e 3 significant digits. 2024-12-06 03:40:21 -05:00
Saurabh Misra
a1a3fc112d
Merge pull request #1330 from codeflash-ai/release/v0.8.0
Codeflash version 0.8.0
2024-12-04 09:20:53 +05:30
Saurabh Misra
6a1f18f02a Codeflash version 0.8.0 2024-12-03 18:37:55 -08:00
Kevin Turcios
8f9cf436cd
Merge pull request #1310 from codeflash-ai/verify-setup
Verify setup issues
2024-12-04 02:25:28 +00:00
Kevin Turcios
31b586b5d0
Merge branch 'main' into verify-setup 2024-12-04 01:04:19 +00:00
Alvin Ryanputra
b960536bd6
Merge pull request #1328 from codeflash-ai/test_discovery_pytest_unittest
improved test discovery for unittest using pytest
2024-12-03 20:00:48 -05:00
Kevin Turcios
1a6eedb61a
Merge branch 'main' into verify-setup 2024-12-04 00:23:05 +00:00
Alvin Ryanputra
4ed84fdc38
Merge branch 'main' into test_discovery_pytest_unittest 2024-12-03 17:49:47 -05:00
Alvin Ryanputra
14669ac0f2 pytest can be used to also detect unittest cases, although we can't get the parameters for parameterized unittest type of tests. This is good for repos that use pytest to run both pytest/unittest tests.
Additionally, made some changes for cases where tests were not being discovered
2024-12-03 17:32:40 -05:00
Saurabh Misra
fa2e4b7396
Merge pull request #1327 from codeflash-ai/reject-failing-existing-test-optimizations
Catch cases where existing tests change test status
2024-12-04 02:32:31 +05:30