Skip to content

Add forecasting#145

Merged
kulbachcedric merged 11 commits into
mainfrom
add-forecasting
Jul 3, 2026
Merged

Add forecasting#145
kulbachcedric merged 11 commits into
mainfrom
add-forecasting

Conversation

@kulbachcedric

Copy link
Copy Markdown
Collaborator

No description provided.

@kulbachcedric kulbachcedric linked an issue Jun 26, 2026 that may be closed by this pull request
@codecov-commenter

codecov-commenter commented Jun 26, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 95.66474% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.03%. Comparing base (c2ec2ca) to head (ac8d512).

Files with missing lines Patch % Lines
deep_river/forecasting/forecaster.py 87.50% 12 Missing ⚠️
deep_river/forecasting/zoo.py 98.68% 3 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   81.59%   84.03%   +2.44%     
==========================================
  Files          25       28       +3     
  Lines        1608     1948     +340     
==========================================
+ Hits         1312     1637     +325     
- Misses        296      311      +15     
Files with missing lines Coverage Δ
deep_river/__init__.py 100.00% <100.00%> (ø)
deep_river/base.py 85.85% <100.00%> (ø)
deep_river/forecasting/__init__.py 100.00% <100.00%> (ø)
deep_river/utils/estimator_checks.py 84.35% <100.00%> (+1.12%) ⬆️
deep_river/forecasting/zoo.py 98.68% <98.68%> (ø)
deep_river/forecasting/forecaster.py 87.50% <87.50%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kulbachcedric kulbachcedric merged commit 664df63 into main Jul 3, 2026
6 checks passed
@kulbachcedric kulbachcedric deleted the add-forecasting branch July 3, 2026 07:37
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.

Create Forecasting Module

2 participants