Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preventing custom clustering being overwritten with kmeans #44

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

htjb
Copy link
Owner

@htjb htjb commented Oct 16, 2023

Resolving #43 and throwing a warning for small custom clusters.

@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (8e51f8c) 78.61% compared to head (db3c0b8) 78.62%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   78.61%   78.62%   +0.01%     
==========================================
  Files           5        5              
  Lines         533      538       +5     
==========================================
+ Hits          419      423       +4     
- Misses        114      115       +1     
Files Coverage Δ
margarine/clustered.py 78.48% <93.33%> (+0.04%) ⬆️

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

@htjb htjb merged commit 91258ed into master Oct 16, 2023
@htjb htjb deleted the custom_cluster_warning branch October 16, 2023 13:02
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.

2 participants