Skip to content

test(bigframes): remove mean_absolute_scaled_error from arima plus sc…#16993

Merged
TrevorBergeron merged 2 commits intomainfrom
tbergeron_arima_plus_test_fix
May 7, 2026
Merged

test(bigframes): remove mean_absolute_scaled_error from arima plus sc…#16993
TrevorBergeron merged 2 commits intomainfrom
tbergeron_arima_plus_test_fix

Conversation

@TrevorBergeron
Copy link
Copy Markdown
Contributor

…ore expectations

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@TrevorBergeron TrevorBergeron requested review from a team as code owners May 7, 2026 18:20
@TrevorBergeron TrevorBergeron requested review from sycai and removed request for a team May 7, 2026 18:20
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request removes the 'mean_absolute_scaled_error' metric from the expected results in the test_arima_plus_score and test_arima_plus_score_series test cases within packages/bigframes/tests/system/small/ml/test_forecasting.py. I have no feedback to provide as there were no review comments.

@TrevorBergeron TrevorBergeron enabled auto-merge (squash) May 7, 2026 20:52
@TrevorBergeron TrevorBergeron merged commit fd8cef6 into main May 7, 2026
31 checks passed
@TrevorBergeron TrevorBergeron deleted the tbergeron_arima_plus_test_fix branch May 7, 2026 21:15
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