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

Release GIL in optimize and compute_marginals #840

Open
wants to merge 1 commit into
base: pymem
Choose a base branch
from

Release GIL in optimize and compute_marginals

36a7113
Select commit
Loading
Failed to load commit list.
Open

Release GIL in optimize and compute_marginals #840

Release GIL in optimize and compute_marginals
36a7113
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

65.72% (+0.00%) compared to e8d3ccf

View this Pull Request on Codecov

65.72% (+0.00%) compared to e8d3ccf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.72%. Comparing base (e8d3ccf) to head (36a7113).

Additional details and impacted files
@@           Coverage Diff           @@
##            pymem     #840   +/-   ##
=======================================
  Coverage   65.72%   65.72%           
=======================================
  Files         342      342           
  Lines       13409    13410    +1     
  Branches     1319     1319           
=======================================
+ Hits         8813     8814    +1     
  Misses       4207     4207           
  Partials      389      389           

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