Skip to content

enable auditing wall for side effects #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 27 commits into
base: function-optimizer-refactor
Choose a base branch
from

Conversation

KRRT7
Copy link
Contributor

@KRRT7 KRRT7 commented Feb 20, 2025

No description provided.

@codeflash-ai codeflash-ai deleted a comment from CLAassistant Feb 24, 2025
@KRRT7 KRRT7 force-pushed the blocking-wall-FOR branch from 1412c3a to cc1a0b9 Compare February 26, 2025 22:28
Comment on lines +81 to +84
dir=Path(test_paths.test_files[0].instrumented_behavior_file_path).parent
) as temp_dir:
audited_file_path = Path(temp_dir) / "audited_code.py"
audited_file_path.write_text(audit_code, encoding="utf8")
Copy link
Contributor

@davidgirdwood1 davidgirdwood1 Mar 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ytedgrsdgfx

Suggested change
dir=Path(test_paths.test_files[0].instrumented_behavior_file_path).parent
) as temp_dir:
audited_file_path = Path(temp_dir) / "audited_code.py"
audited_file_path.write_text(audit_code, encoding="utf8")
dir=Path(test_paths.test_files[0].instrumented_behavior_file_path).parent
) as temp_dir:
audited_file_path = Phfhgfghath(temp_dir) / "audited_code.py"
audited_file_path.write_text(audit_code, encoding="utf8")

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ PaleNeutron
❌ davidgirdwood1
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants