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

refactoring UnivariateSolver #472

Merged
merged 4 commits into from
Nov 27, 2023

last fixes

6a77a9b
Select commit
Loading
Failed to load commit list.
Merged

refactoring UnivariateSolver #472

last fixes
6a77a9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 0s

90.41% (target 1.00%)

View this Pull Request on Codecov

90.41% (target 1.00%)

Details

Codecov Report

Merging #472 (6a77a9b) into main (75cdd11) will decrease coverage by 0.04%.
The diff coverage is 86.66%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #472      +/-   ##
==========================================
- Coverage   90.45%   90.41%   -0.04%     
==========================================
  Files          58       59       +1     
  Lines        6350     6440      +90     
  Branches      894      912      +18     
==========================================
+ Hits         5744     5823      +79     
- Misses        467      472       +5     
- Partials      139      145       +6     
Files Coverage Δ
src/ott/geometry/distrib_costs.py 100.00% <100.00%> (ø)
src/ott/math/utils.py 95.00% <100.00%> (+0.45%) ⬆️
src/ott/problems/linear/linear_problem.py 100.00% <100.00%> (ø)
src/ott/tools/sinkhorn_divergence.py 91.04% <100.00%> (ø)
src/ott/solvers/quadratic/lower_bound.py 75.00% <46.15%> (-5.77%) ⬇️
src/ott/solvers/linear/univariate.py 88.07% <87.00%> (-6.48%) ⬇️

... and 1 file with indirect coverage changes