felipeangelimvieira / prophetverse

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

[MNT] Add __init__ to effects #78

Closed felipeangelimvieira closed 4 months ago

felipeangelimvieira commented 4 months ago

Add missing __init__.py file to effects module.

Closes #60

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.26%. Comparing base (aba3be3) to head (6fa6820). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## ========================================== + Coverage 93.19% 93.26% +0.07% ========================================== Files 24 25 +1 Lines 1029 1040 +11 ========================================== + Hits 959 970 +11 Misses 70 70 ```

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