felipeangelimvieira / prophetverse

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

[MNT] Lint and fix docstring in sktime and trend modules #74

Closed felipeangelimvieira closed 5 months ago

felipeangelimvieira commented 5 months ago

Fix docstrings in trend, models and sktime modules.

Related issues:

69

75

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 94.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 93.11%. Comparing base (e2d6aac) to head (879a8a7).

Files Patch % Lines
src/prophetverse/sktime/multivariate.py 76.92% 3 Missing :warning:
src/prophetverse/engine.py 77.77% 2 Missing :warning:
src/prophetverse/utils/frame_to_array.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== + Coverage 92.63% 93.11% +0.47% ========================================== Files 19 19 Lines 1046 1016 -30 ========================================== - Hits 969 946 -23 + Misses 77 70 -7 ```

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