Skip to content

bug: fixed statistics leakage for ExplicitMembers.predict_all method#20

Open
mikhmed-nabiev wants to merge 1 commit into
masterfrom
develop/statistics_leakage
Open

bug: fixed statistics leakage for ExplicitMembers.predict_all method#20
mikhmed-nabiev wants to merge 1 commit into
masterfrom
develop/statistics_leakage

Conversation

@mikhmed-nabiev

Copy link
Copy Markdown
Contributor

Fix for issue #17

@mikhmed-nabiev
mikhmed-nabiev requested a review from Dimundel July 17, 2026 15:09
@mikhmed-nabiev mikhmed-nabiev self-assigned this Jul 17, 2026
@mikhmed-nabiev mikhmed-nabiev added the bug Something isn't working label Jul 17, 2026
@gitnotebooks

gitnotebooks Bot commented Jul 17, 2026

Copy link
Copy Markdown

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

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.44%. Comparing base (5e4fb4d) to head (e1f0b1e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   95.42%   95.44%   +0.02%     
==========================================
  Files          23       23              
  Lines        1180     1186       +6     
==========================================
+ Hits         1126     1132       +6     
  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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ExplicitMembers doesn't manage eval mode (BatchNorm/Dropout leak)

1 participant