Skip to content
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

[Major] Compute tabular data samples at batch creation [WIP] #1510

Closed
wants to merge 92 commits into from

fix prev

a6eceb2
Select commit
Loading
Failed to load commit list.
Closed

[Major] Compute tabular data samples at batch creation [WIP] #1510

fix prev
a6eceb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2024 in 0s

88.13% (-0.29%) compared to 305de42

View this Pull Request on Codecov

88.13% (-0.29%) compared to 305de42

Details

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (305de42) 88.41% compared to head (a6eceb2) 88.13%.

❗ Current head a6eceb2 differs from pull request most recent head 6cbf17b. Consider uploading reports for the commit 6cbf17b to get more accurate results

Files Patch % Lines
neuralprophet/time_dataset.py 93.24% 20 Missing ⚠️
neuralprophet/forecaster.py 50.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1529      +/-   ##
==========================================
- Coverage   88.41%   88.13%   -0.29%     
==========================================
  Files          38       38              
  Lines        5103     5115      +12     
==========================================
- Hits         4512     4508       -4     
- Misses        591      607      +16     

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