Skip to content

Merge branch 'main' into reformer

6b4cf8c
Select commit
Loading
Failed to load commit list.
Open

[ENH] Reformer forecaster added in ptf-v2 #2089

Merge branch 'main' into reformer
6b4cf8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 78.29457% with 84 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@6b27898). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ecasting/layers/_embeddings/_temporal_embedding.py 23.07% 30 Missing ⚠️
...orecasting/layers/_reformer/_lsh_self_attention.py 80.85% 27 Missing ⚠️
pytorch_forecasting/models/reformer/reformer_v2.py 75.94% 19 Missing ⚠️
pytorch_forecasting/layers/_reformer/_encoder.py 83.72% 7 Missing ⚠️
..._forecasting/layers/_embeddings/_data_embedding.py 95.65% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2089   +/-   ##
=======================================
  Coverage        ?   86.31%           
=======================================
  Files           ?      174           
  Lines           ?    10119           
  Branches        ?        0           
=======================================
  Hits            ?     8734           
  Misses          ?     1385           
  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.