ibis-project / ibis-ml

IbisML is a library for building scalable ML pipelines using Ibis.
https://ibis-project.github.io/ibis-ml/
Apache License 2.0
96 stars 13 forks source link

refactor(steps): rename class to `ExpandTimestamp` #161

Closed deepyaman closed 2 months ago

deepyaman commented 2 months ago

Resolves #160

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 92.30769% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.53%. Comparing base (1c8706e) to head (1e54cfb).

Files with missing lines Patch % Lines
ibis_ml/steps/_temporal.py 90.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #161 +/- ## ======================================= Coverage 85.53% 85.53% ======================================= Files 27 27 Lines 1964 1964 ======================================= Hits 1680 1680 Misses 284 284 ```

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