Skip to content

Conversation

@BRUNOTGTH19
Copy link

What changed

  • Updated Metric.__add__ to work with pandas 2.x (replaced deprecated DataFrame.append with pandas.concat)
  • Fixed get_metric_range_data behavior to make range data retrieval stable and compatible with tests

Why

Some tests were failing due to:

  • pandas 2.x removing DataFrame.append
  • time window/range query behavior returning unexpected timestamps

Validation

  • pytest -q
  • All tests passing (33 passed)

@BRUNOTGTH19 BRUNOTGTH19 reopened this Jan 18, 2026
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.

1 participant