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

set defaults for lr sinkhorn #739

Merged
merged 4 commits into from
Sep 9, 2024

adapt LRSinkhorn test to new default gamma

2bbcd55
Select commit
Loading
Failed to load commit list.
Merged

set defaults for lr sinkhorn #739

adapt LRSinkhorn test to new default gamma
2bbcd55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2024 in 0s

77.04% (target 75.00%)

View this Pull Request on Codecov

77.04% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.04%. Comparing base (f940c18) to head (2bbcd55).
Report is 102 commits behind head on main.

Files with missing lines Patch % Lines
src/moscot/backends/ott/solver.py 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #739      +/-   ##
==========================================
- Coverage   78.14%   77.04%   -1.10%     
==========================================
  Files          36       36              
  Lines        3834     4370     +536     
  Branches      705      807     +102     
==========================================
+ Hits         2996     3367     +371     
- Misses        526      651     +125     
- Partials      312      352      +40     
Files with missing lines Coverage Δ
src/moscot/backends/ott/solver.py 90.25% <75.00%> (-1.32%) ⬇️

... and 3 files with indirect coverage changes