Skip to content

Conversation

@qqrm
Copy link
Owner

@qqrm qqrm commented Sep 18, 2025

Summary

  • track open aggregate buckets to call update_on_close before rollover and persist state across updates F:src/domain/chart/entities.rs#L16-L244
  • expand historical MA rendering test to cover multi-minute buckets, EMA data, and geometry continuity F:tests/historical_ma_render.rs#L1-L129

Testing

  • cargo fmt --all
  • cargo check --tests --benches
  • cargo clippy --tests --benches --fix --allow-dirty -- -D warnings
  • cargo test (fails: wasm binary cannot execute in host runner)

https://chatgpt.com/codex/tasks/task_e_68cb93576aac8332a34d7f0f524ef072

@qqrm qqrm merged commit 4ce92de into main Sep 18, 2025
2 of 4 checks passed
@qqrm qqrm deleted the codex/update-aggregate-close-handling branch September 18, 2025 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants