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

Backend API Refinements #351

Closed pulsipher closed 1 month ago

pulsipher commented 1 month ago

This is a continuation of #349 . This comprises a number of refinements to the transformation API as motivated by InfiniteExaModels. Improvements include:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.77%. Comparing base (db449cc) to head (179a077).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #351 +/- ## ======================================= Coverage 99.77% 99.77% ======================================= Files 35 35 Lines 6712 6758 +46 ======================================= + Hits 6697 6743 +46 Misses 15 15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.