Codeflash

Latest version: v0.10.3

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.10.2

What's Changed
* Fix extra test type in TestType by dasarchan in https://github.com/codeflash-ai/codeflash/pull/40
* Update README.md by misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/43
* fixed project config interfering with coverage config by alvin-r in https://github.com/codeflash-ai/codeflash/pull/45
* Reworked testgen-context retrieval by alvin-r in https://github.com/codeflash-ai/codeflash/pull/38
* Updated cmd_init.py for better exception handling (CF-561) by aseembits93 in https://github.com/codeflash-ai/codeflash/pull/46
* Multi-threading support for the tracer by KRRT7 in https://github.com/codeflash-ai/codeflash/pull/44

New Contributors
* dasarchan made their first contribution in https://github.com/codeflash-ai/codeflash/pull/40

**Full Changelog**: https://github.com/codeflash-ai/codeflash/compare/v0.10.1...v0.10.2

0.10.0

This release brings major improvements for Codeflash!
- Support caching compute by moving compute from class method to class `__init__` function. This has full support for performance as well as correctness.
- Fixed spurious `lru_cache` optimizations by clearing cache between each loop. Codeflash now finds correct caching optimizations.
- Fix parsing errors with some repositories.
- Allow users to get the optimizations locally with git merge workflow.
- Increase the minimum test coverage requirement to 60%.
- Improve the generated regression tests to not crash under certain circumstances.
- A lot of other bug fixes and minor improvements.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.