Skip to content

[AINode] Add Holt-Winters algorithm and fix related bugs #15584

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 29, 2025

Conversation

ycycse
Copy link
Member

@ycycse ycycse commented May 26, 2025

As title.

Copy link

codecov bot commented May 26, 2025

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@3f00fdd). Learn more about missing BASE report.
Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
...apache/iotdb/confignode/persistence/ModelInfo.java 50.00% 2 Missing ⚠️
...relational/function/tvf/ForecastTableFunction.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #15584   +/-   ##
=========================================
  Coverage          ?   39.08%           
  Complexity        ?      198           
=========================================
  Files             ?     4740           
  Lines             ?   307469           
  Branches          ?    38454           
=========================================
  Hits              ?   120177           
  Misses            ?   187292           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ycycse ycycse changed the title Add Holt-Winters algorithm and fix related bugs [AINode] Add Holt-Winters algorithm and fix related bugs May 27, 2025
Copy link

@JackieTien97 JackieTien97 merged commit 1c1574f into master May 29, 2025
53 of 54 checks passed
@JackieTien97 JackieTien97 deleted the checkBugInArima branch May 29, 2025 03:39
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