Skip to content

[ENH] Add X and y as arguments to transform#298

Draft
felipeangelimvieira wants to merge 7 commits intomainfrom
feature/improve_effects_api
Draft

[ENH] Add X and y as arguments to transform#298
felipeangelimvieira wants to merge 7 commits intomainfrom
feature/improve_effects_api

Conversation

@felipeangelimvieira
Copy link
Copy Markdown
Owner

Closes #297

@felipeangelimvieira felipeangelimvieira added the enhancement New feature or request label Oct 6, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 6, 2025

Codecov Report

❌ Patch coverage is 95.83333% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.50%. Comparing base (854e72b) to head (6c089c0).
⚠️ Report is 52 commits behind head on main.

Files with missing lines Patch % Lines
src/prophetverse/effects/base.py 95.23% 2 Missing ⚠️
src/prophetverse/sktime/multivariate.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #298      +/-   ##
==========================================
+ Coverage   94.37%   94.50%   +0.12%     
==========================================
  Files          68       70       +2     
  Lines        2898     2966      +68     
==========================================
+ Hits         2735     2803      +68     
  Misses        163      163              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ENH] Improve effects API by adding Xand y to transform.

1 participant