alteryx / featuretools

An open source python library for automated feature engineering
https://www.featuretools.com
BSD 3-Clause "New" or "Revised" License
7.28k stars 878 forks source link

remove looking_glass_performance_tests #2620

Closed petejanuszewski1 closed 1 year ago

petejanuszewski1 commented 1 year ago

closes #2619

removed looking_glass_performance_tests.yaml

thehomebrewnerd commented 1 year ago

@petejanuszewski1 The latest release of holidays broke our unit tests. I think you are might need to pin holidays<0.33 in pyproject.toml or alternatively update the failing tests before the CI checks will pass on this PR.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d279a48) 99.47% compared to head (69078c9) 99.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2620 +/- ## ======================================= Coverage 99.47% 99.47% ======================================= Files 403 403 Lines 24201 24201 ======================================= Hits 24074 24074 Misses 127 127 ```

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