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 construction of varacset from FinDomFunctor #919

Merged
merged 7 commits into from
Jun 29, 2024

Conversation

KevinDCarlson
Copy link
Contributor

(::Type{ACS})(F::FinDomFunctor) would previously give back an ACS{Any} if ob_map(F,:someAttr) was a VarSet and an ACS{Union{AttrVar,T}} if ob_map(F,:someAttr) was TypeSet{Union{AttrVar,T}}.

@epatters epatters changed the title Construct varacset from findomfunctor Fix construction of varacset from FinDomFunctor Jun 28, 2024
@epatters
Copy link
Member

epatters commented Jun 28, 2024

Thanks for the fix, Kevin!

Confused about what is going on with the CI here: the tests haven't run for the latest commit. Perhaps try trivially amending the commit and force-pushing?

@epatters epatters merged commit 6282d26 into main Jun 29, 2024
10 checks passed
@epatters epatters deleted the constructVaracsetFromFindomfunctor branch June 29, 2024 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants