Skip to content

[amazon_rose_forest] add metrics collector tests#63

Merged
kalisam merged 1 commit into
mainfrom
codex/add-tests-for-metrics-functions
Jul 27, 2025
Merged

[amazon_rose_forest] add metrics collector tests#63
kalisam merged 1 commit into
mainfrom
codex/add-tests-for-metrics-functions

Conversation

@kalisam

@kalisam kalisam commented Jul 27, 2025

Copy link
Copy Markdown
Owner

Summary

  • test incrementing counters, gauges, histograms and report timing
  • clean duplicate dependency entry in Cargo.toml

Testing

  • cargo fmt --all (fails: unclosed delimiter in centroid_crdt.rs)
  • rustfmt --edition 2021 tests/metrics.rs
  • cargo clippy --all (fails: could not compile due to unclosed delimiter)
  • cargo test --all (fails: could not compile due to unclosed delimiter)
  • cargo bench --no-run (fails: build interrupted)

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

@kalisam kalisam merged commit 798ef28 into main Jul 27, 2025
2 of 3 checks passed
@kalisam kalisam deleted the codex/add-tests-for-metrics-functions branch July 27, 2025 04:35
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.

1 participant