Skip to content

[Minor] Enable continuation of training - #1605

Open
weberpals wants to merge 14 commits into
ourownstory:mainfrom
weberpals:dynamic-weight-saving-for-retraining
Open

[Minor] Enable continuation of training#1605
weberpals wants to merge 14 commits into
ourownstory:mainfrom
weberpals:dynamic-weight-saving-for-retraining

Merge branch 'main' into dynamic-weight-saving-for-retraining

df74dc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

88.09% (-0.18%) compared to fa97742

View this Pull Request on Codecov

88.09% (-0.18%) compared to fa97742

Details

Codecov Report

❌ Patch coverage is 81.08108% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.09%. Comparing base (fa97742) to head (df74dc3).
⚠️ Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
neuralprophet/configure.py 68.18% 7 Missing ⚠️
neuralprophet/forecaster.py 89.18% 4 Missing ⚠️
neuralprophet/time_net.py 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1605      +/-   ##
==========================================
- Coverage   88.27%   88.09%   -0.18%     
==========================================
  Files          41       41              
  Lines        5364     5428      +64     
==========================================
+ Hits         4735     4782      +47     
- Misses        629      646      +17     

☔ 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.