Skip to content
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

Fix property handling and add tests and docs #3791

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

lihaoyi
Copy link
Member

@lihaoyi lihaoyi commented Oct 21, 2024

Fixes #3789. We just accidentally flipped the conditional and didn't have any tests that verify this behavior, so I added some example tests that also serve to explain the feature in the docs

@lihaoyi lihaoyi merged commit a1910ab into com-lihaoyi:main Oct 21, 2024
24 checks passed
@lefou lefou added this to the 0.12.0 milestone Oct 21, 2024
lefou pushed a commit to lefou/mill that referenced this pull request Oct 21, 2024
Fixes com-lihaoyi#3789. We just
accidentally flipped the conditional and didn't have any tests that
verify this behavior, so I added some example tests that also serve to
explain the feature in the docs
@lefou
Copy link
Member

lefou commented Oct 21, 2024

@lihaoyi Were you able to reproduce issue #3789 with these test cases, before you fixed it? How?

@lihaoyi
Copy link
Member Author

lihaoyi commented Oct 21, 2024

@lefou yeah the test cases failed without the included fix

lefou added a commit that referenced this pull request Oct 22, 2024
Fixes #3789. We just
accidentally flipped the conditional and didn't have any tests that
verify this behavior, so I added some example tests that also serve to
explain the feature in the docs.

Backport of pull request: #3791

Pull request: #3795
---------

Co-authored-by: Li Haoyi <[email protected]>
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.

Flags created with --define appear to be incorrectly cached
2 participants