Skip to content

Implement ifelse in DSL for for loops #111

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

Open
wants to merge 1 commit into
base: rethink_parser
Choose a base branch
from

Conversation

thorek1
Copy link
Owner

@thorek1 thorek1 commented Jun 5, 2025

Summary

  • handle ifelse and single-branch if constructs while expanding for loops
  • test loops with if without an else

Testing

  • Pkg.precompile() (fails: InterruptException)
  • Pkg.test() (fails: Unsatisfiable requirements)

https://chatgpt.com/codex/tasks/task_e_6840c104b2b8832fba8d139081a51108

@thorek1 thorek1 added the codex label Jun 5, 2025 — with ChatGPT Connector
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 36.36364% with 14 lines in your changes missing coverage. Please review.

Please upload report for BASE (rethink_parser@c24a819). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/MacroModelling.jl 36.36% 14 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             rethink_parser     #111   +/-   ##
=================================================
  Coverage                  ?   44.41%           
=================================================
  Files                     ?       18           
  Lines                     ?    10442           
  Branches                  ?        0           
=================================================
  Hits                      ?     4638           
  Misses                    ?     5804           
  Partials                  ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Successfully merging this pull request may close these issues.

2 participants