Skip to content

test(backend): add coverage for correlator engine edge cases#46

Open
25Rohit25 wants to merge 2 commits intoBytePeaks:developfrom
25Rohit25:test/correlator-engine-coverage
Open

test(backend): add coverage for correlator engine edge cases#46
25Rohit25 wants to merge 2 commits intoBytePeaks:developfrom
25Rohit25:test/correlator-engine-coverage

Conversation

@25Rohit25
Copy link
Copy Markdown

Closes #4

Changes

  • Added test for analysis with no change events
  • Added test for multiple overlapping change events
  • Added test for Prometheus query failure

Why

The correlator engine is a critical part of Valiant.
These tests improve reliability by covering previously untested edge cases.

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.

test(backend): Increase test coverage for the correlator engine

1 participant