TutteInstitute / vectorizers

Vectorizers for a range of different data types
BSD 3-Clause "New" or "Revised" License
93 stars 23 forks source link

Take iisignature off of the list of direct deps #112

Closed hamelin closed 1 year ago

hamelin commented 1 year ago

The iisignature package has a problem in its setup script. This patches things up until upstream fixes it.

codecov-commenter commented 1 year ago

Codecov Report

Merging #112 (da3cdd5) into master (201e0a3) will decrease coverage by 0.12%. The diff coverage is 42.85%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   91.26%   91.15%   -0.12%     
==========================================
  Files          34       34              
  Lines        4843     4849       +6     
==========================================
  Hits         4420     4420              
- Misses        423      429       +6     
Impacted Files Coverage Δ
vectorizers/signature_vectorizer.py 93.65% <42.85%> (-6.35%) :arrow_down:
vectorizers/preprocessing.py 87.55% <0.00%> (-0.96%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more