infiniteopt / InfiniteOpt.jl

An intuitive modeling interface for infinite-dimensional optimization problems.
https://infiniteopt.github.io/InfiniteOpt.jl/stable
MIT License
251 stars 17 forks source link

Update the Tree Package Dependencies #276

Closed pulsipher closed 2 years ago

pulsipher commented 2 years ago

This should resolve #271 and #273

codecov[bot] commented 2 years ago

Codecov Report

Merging #276 (05dfe8e) into master (2b383e6) will decrease coverage by 0.21%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
- Coverage   99.98%   99.77%   -0.22%     
==========================================
  Files          33       33              
  Lines        6863     7086     +223     
==========================================
+ Hits         6862     7070     +208     
- Misses          1       16      +15     
Impacted Files Coverage Δ
src/nlp.jl 99.43% <100.00%> (-0.57%) :arrow_down:
src/MeasureToolbox/expectations.jl 94.20% <0.00%> (-5.80%) :arrow_down:
src/point_variables.jl 99.52% <0.00%> (-0.48%) :arrow_down:
src/infinite_variables.jl 99.53% <0.00%> (-0.47%) :arrow_down:
src/derivatives.jl 99.53% <0.00%> (-0.47%) :arrow_down:
src/semi_infinite_variables.jl 99.54% <0.00%> (-0.46%) :arrow_down:
src/scalar_parameters.jl 99.64% <0.00%> (-0.36%) :arrow_down:
src/expressions.jl 99.67% <0.00%> (-0.33%) :arrow_down:
src/array_parameters.jl 99.79% <0.00%> (-0.21%) :arrow_down:
... and 16 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2b383e6...05dfe8e. Read the comment docs.