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 capacity handling for FiniteReservoirProblem #193

Merged
merged 1 commit into from
Sep 3, 2024

Fix capacity handling for FiniteReservoirProblem

0404dc2
Select commit
Loading
Failed to load commit list.
Merged

Fix capacity handling for FiniteReservoirProblem #193

Fix capacity handling for FiniteReservoirProblem
0404dc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

76.45% (+0.00%) compared to 444f433

View this Pull Request on Codecov

76.45% (+0.00%) compared to 444f433

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.45%. Comparing base (444f433) to head (0404dc2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #193   +/-   ##
=======================================
  Coverage   76.45%   76.45%           
=======================================
  Files          22       22           
  Lines         773      773           
=======================================
  Hits          591      591           
  Misses        182      182           

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