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

Update test/test_variable.jl

f511858
Select commit
Loading
Failed to load commit list.
Merged

Fix constructing an array of Parameter variables #3524

Update test/test_variable.jl
f511858
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2023 in 0s

98.25% (+0.00%) compared to 281602d

View this Pull Request on Codecov

98.25% (+0.00%) compared to 281602d

Details

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.