Skip to content

Fix enums not imported in custom_queries#425

Merged
DamianCzajkowski merged 1 commit intomirumee:mainfrom
MatthewZMSU:main
Apr 14, 2026
Merged

Fix enums not imported in custom_queries#425
DamianCzajkowski merged 1 commit intomirumee:mainfrom
MatthewZMSU:main

Conversation

@MatthewZMSU
Copy link
Copy Markdown
Contributor

@MatthewZMSU MatthewZMSU commented Mar 27, 2026

Changes

  • added from_="enums" in ArgumentGenerator

closes issue#424

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 27, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 292f45fa-e11b-4308-a3f9-7254803ba4e2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@DamianCzajkowski
Copy link
Copy Markdown
Collaborator

Hi, sorry for the inconvenience but, here is the fix for this failing pipelines #427

@DamianCzajkowski
Copy link
Copy Markdown
Collaborator

It's a nice catch, but before I merge this I need to add some more test cases to the code :)

@DamianCzajkowski
Copy link
Copy Markdown
Collaborator

Merging it with this status, tests will be added later in a separate PR, pipelines are fixed already in #427

@DamianCzajkowski DamianCzajkowski merged commit bfe6e4c into mirumee:main Apr 14, 2026
1 of 6 checks passed
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.

Enums are not imported in custom_queries.py

2 participants