fix: require both property refine suffixes - #1939
Conversation
Fixes #1903 Coding-Agent: Codex Codex-Version: codex-cli 0.149.0 Model: gpt-5.6-sol Reasoning-Effort: xhigh
|
Warning Review limit reachedNext included review available in 38 minutes. View limit detailsLimit details: You’ve used all 2 included reviews currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1939 +/- ##
==========================================
+ Coverage 49.80% 49.83% +0.02%
==========================================
Files 83 83
Lines 14986 14977 -9
==========================================
Hits 7464 7464
+ Misses 7522 7513 -9 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
init_from_suffixandoutput_suffixare present.Tests
python -m unittest tests.auto_test.test_make_prop.TestMakeProperty.test_output_suffix_alone_is_not_refine tests.auto_test.test_make_prop.TestMakeProperty.test_both_suffixes_enable_refine -vruff check dpgen/auto_test/common_prop.py tests/auto_test/test_make_prop.pyruff format --check dpgen/auto_test/common_prop.py tests/auto_test/test_make_prop.pyFixes #1903
Coding agent: Codex
Codex version: codex-cli 0.149.0
Model: gpt-5.6-sol
Reasoning effort: xhigh