Skip to content

Conversation

@LJS42
Copy link
Contributor

@LJS42 LJS42 commented Oct 16, 2025

Fix the s&a set info

tree::Bonobo.BnBTree{<:FrankWolfeNode};
callback=(args...; kwargs...) -> (),
)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove Empty line

branched_on=vidx,
branched_right=false,
distance_to_int=left_distance,
active_set_size=0,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically you know this size as it is the size of the Split active sets.

@codecov
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.55%. Comparing base (ee5cc6c) to head (8b1e4b1).
⚠️ Report is 90 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
- Coverage   86.23%   82.55%   -3.69%     
==========================================
  Files          17       22       +5     
  Lines        1482     2814    +1332     
==========================================
+ Hits         1278     2323    +1045     
- Misses        204      491     +287     

☔ View full report in Codecov by Sentry.
📢 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.

@dhendryc dhendryc linked an issue Oct 23, 2025 that may be closed by this pull request
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.

Callback placement

2 participants