Skip to content

Closes #714: silhouette_samples(metric='precomputed') silently ignores metric_params, n_jobs, verbose - #725

Open
evgenyponomarev wants to merge 1 commit into
tslearn-team:mainfrom
evgenyponomarev:sloppy/issue-714-48f2ae697152
Open

Closes #714: silhouette_samples(metric='precomputed') silently ignores metric_params, n_jobs, verbose#725
evgenyponomarev wants to merge 1 commit into
tslearn-team:mainfrom
evgenyponomarev:sloppy/issue-714-48f2ae697152

Conversation

@evgenyponomarev

Copy link
Copy Markdown

Closes #714.

Verified against the pinned tree: the patch applies cleanly and the issue's post-fix check passes.

Written by an AI coding agent (Sloppy) and opened under my account.

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.31%. Comparing base (48f2ae6) to head (08d0209).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #725      +/-   ##
==========================================
+ Coverage   94.35%   95.31%   +0.95%     
==========================================
  Files          83       83              
  Lines        7990     8005      +15     
==========================================
+ Hits         7539     7630      +91     
+ Misses        451      375      -76     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

silhouette_samples(metric='precomputed') silently ignores metric_params, n_jobs, verbose

1 participant