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

add parameter for numerical stability in conditional entropy #658

Merged
merged 2 commits into from
Feb 18, 2024

add test for c in compute_entropuy

f4346b1
Select commit
Loading
Failed to load commit list.
Merged

add parameter for numerical stability in conditional entropy #658

add test for c in compute_entropuy
f4346b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2024 in 1s

78.38% (target 75.00%)

View this Pull Request on Codecov

78.38% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (126672f) 78.38% compared to head (f4346b1) 78.38%.
Report is 13 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #658   +/-   ##
=======================================
  Coverage   78.38%   78.38%           
=======================================
  Files          36       36           
  Lines        3798     3798           
  Branches      702      702           
=======================================
  Hits         2977     2977           
  Misses        517      517           
  Partials      304      304           
Files Coverage Δ
src/moscot/base/problems/_mixins.py 84.95% <100.00%> (ø)
src/moscot/base/problems/_utils.py 63.69% <100.00%> (ø)

... and 1 file with indirect coverage changes