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 support for dependent set in variable macro #3344

Merged
merged 2 commits into from May 4, 2023
Merged

Conversation

odow
Copy link
Member

@odow odow commented May 4, 2023

Closes #3336

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0348332) 98.05% compared to head (f01e6df) 98.05%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3344   +/-   ##
=======================================
  Coverage   98.05%   98.05%           
=======================================
  Files          34       34           
  Lines        4882     4886    +4     
=======================================
+ Hits         4787     4791    +4     
  Misses         95       95           
Impacted Files Coverage Δ
src/Containers/macro.jl 100.00% <100.00%> (ø)
src/macros.jl 98.62% <100.00%> (+<0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@odow odow merged commit 94d3a60 into master May 4, 2023
12 checks passed
@odow odow deleted the od/dependent-set branch May 4, 2023 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Unable to use Index Variables with Declaring Variable Sets
2 participants