Skip to content

🔥 fix(boost): remove debug logging for DirectInactivity23 calculation#1947

Merged
mkmccarty merged 1 commit intomainfrom
mm-branch-3
Dec 15, 2025
Merged

🔥 fix(boost): remove debug logging for DirectInactivity23 calculation#1947
mkmccarty merged 1 commit intomainfrom
mm-branch-3

Conversation

@mkmccarty
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings December 15, 2025 19:01
@mkmccarty mkmccarty merged commit de242be into main Dec 15, 2025
12 checks passed
@mkmccarty mkmccarty deleted the mm-branch-3 branch December 15, 2025 19:01
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes debug logging statements that were used during the development of the DirectInactivity23 calculation. The debug code was printing HAB calculation parameters for troubleshooting purposes and is no longer needed.

Comment thread src/boost/stones.go
if as.name == "DirectInactivity23" {
log.Printf("Calc HAB: Param.FarmCap: %2.3f BaseHab: %2.3f Diff:%2.2f\n", as.farmCapacity, as.baseHab*(1+as.gusset.percent/100.0), collegHab)
}

Copy link

Copilot AI Dec 15, 2025

Choose a reason for hiding this comment

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

Corrected spelling of 'collegg' to 'colleg' in variable name 'maxColleggtibleHab' (line 724).

Copilot uses AI. Check for mistakes.
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.

2 participants