Skip to content

v492.0 rc8 dev - #372

Open
GernotMaier wants to merge 3 commits into
mainfrom
v492.0-rc8-dev
Open

GernotMaier wants to merge 3 commits into
mainfrom
v492.0-rc8-dev

Conversation

@GernotMaier

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The logic change is small, targeted, and correctly addresses the midnight-crossing termination condition, with only a minor changelog wording nit noted.

Pull request overview

Fixes an edge case in reduced pointing tree generation so run-duration iteration works correctly when a run crosses UTC midnight (where the stop “time-of-day” can be smaller than the current time-of-day).

Changes:

  • Adjust the loop termination condition in generateReducedPointingTreeData() to handle crossing midnight correctly.
  • Add a changelog entry documenting the bug fix.
File summaries
File Description
src/VArrayAnalyzer.cpp Updates reduced pointing tree fill loop condition to handle UTC midnight rollover correctly.
docs/changes/371.bugfix.md Documents the reduced pointing tree midnight-crossing bug fix.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/changes/371.bugfix.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@GernotMaier
GernotMaier marked this pull request as ready for review September 5, 2026 13:29
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