felipeangelimvieira / prophetverse

A multiverse of Prophet models for timeseries
https://prophetverse.com
Apache License 2.0
33 stars 3 forks source link

[ENH] New predict functions, and docs on custom trend #58

Closed felipeangelimvieira closed 5 months ago

felipeangelimvieira commented 5 months ago

Added

Fixed

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 86.95652% with 9 lines in your changes missing coverage. Please review.

Project coverage is 92.35%. Comparing base (50ba6de) to head (e066cca).

Files Patch % Lines
src/prophetverse/sktime/base.py 87.27% 7 Missing :warning:
src/prophetverse/sktime/multivariate.py 66.66% 1 Missing :warning:
src/prophetverse/sktime/univariate.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ========================================== + Coverage 90.93% 92.35% +1.42% ========================================== Files 19 19 Lines 993 1047 +54 ========================================== + Hits 903 967 +64 + Misses 90 80 -10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.