fix: store the iteration index consistently - #1948
Conversation
Fixes #1893 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 26 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✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1948 +/- ##
==========================================
+ Coverage 49.80% 50.17% +0.36%
==========================================
Files 83 83
Lines 14986 14986
==========================================
+ Hits 7464 7519 +55
+ Misses 7522 7467 -55 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
index_iterationsetter initialize the same backing attribute read by its getter.Tests
python -m unittest tests.tools.test_auto_gen_param -vruff check dpgen/tools/auto_gen_param.py tests/tools/test_auto_gen_param.pyruff format --check dpgen/tools/auto_gen_param.py tests/tools/test_auto_gen_param.pyFixes #1893
Coding agent: Codex
Codex version: codex-cli 0.149.0
Model: gpt-5.6-sol
Reasoning effort: xhigh