felipeangelimvieira / prophetverse

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

[MNT] Fix pre-commit #66

Closed felipeffm closed 5 months ago

felipeffm commented 5 months ago

The pattern of sktime pre-commit was referencing a setup.cfg file that does not exist in prophetverse. So the configurations were passed explicit at the pre-commit-config.yaml.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 92.35%. Comparing base (da91bc5) to head (59e7fa5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ======================================= Coverage 92.35% 92.35% ======================================= Files 19 19 Lines 1047 1047 ======================================= Hits 967 967 Misses 80 80 ```

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