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 constructing an array of Parameter variables #3524

Merged
merged 2 commits into from
Sep 23, 2023
Merged

Conversation

odow
Copy link
Member

@odow odow commented Sep 23, 2023

Closes #3523

test/test_variable.jl Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (281602d) 98.25% compared to head (f511858) 98.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3524   +/-   ##
=======================================
  Coverage   98.25%   98.25%           
=======================================
  Files          37       37           
  Lines        5562     5563    +1     
=======================================
+ Hits         5465     5466    +1     
  Misses         97       97           
Files Changed Coverage Δ
src/macros.jl 98.00% <100.00%> (-0.01%) ⬇️
src/sets.jl 100.00% <100.00%> (ø)

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

@odow odow mentioned this pull request Sep 23, 2023
10 tasks
@odow odow merged commit 25f8d4d into master Sep 23, 2023
11 checks passed
@odow odow deleted the od/fix-parameter branch September 23, 2023 01:37
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.

More Parameter woes
1 participant