Skip to content

refactor: fix late binding loop in sum_logZ_given_s2() - #27

Merged
Dimundel merged 1 commit into
masterfrom
fix/late_binding_loop_pbpengine
Aug 4, 2026
Merged

refactor: fix late binding loop in sum_logZ_given_s2()#27
Dimundel merged 1 commit into
masterfrom
fix/late_binding_loop_pbpengine

Conversation

@Dimundel

@Dimundel Dimundel commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

fixes #23

@gitnotebooks

gitnotebooks Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review these changes at https://app.gitnotebooks.com/intsystems/bensemble/pull/27

@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.44%. Comparing base (5823e3d) to head (06d1b9d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   95.44%   95.44%           
=======================================
  Files          24       24           
  Lines        1185     1185           
=======================================
  Hits         1131     1131           
  Misses         54       54           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Dimundel
Dimundel merged commit a830b7d into master Aug 4, 2026
7 checks passed
@Dimundel
Dimundel deleted the fix/late_binding_loop_pbpengine branch August 4, 2026 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(pbp): fix late binding of loop variables m and v in PBPEngine closure

1 participant