Closed SKopecz closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.35%. Comparing base (
1403775
) to head (2d426d0
). Report is 1 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I think this PR can be merged. It provides the possibility to solve nonconservative PDS with MPE
.
In an upcoming PR I would try to free the caches MPEConservativeCache
and MPECache
from unnecessary fields.
Nice! I just have two minor comments for now.
This will implement
MPE
for nonconservative PDS, i.e. forPDSFunctions
.