Clustering.jl
Clustering.jl copied to clipboard
Changes prints to @info
trafficstars
This should allow for more control of what is printed by the user.
Codecov Report
Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
Project coverage is 95.40%. Comparing base (
b4df21a) to head (a9bd4d8). Report is 20 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/kmeans.jl | 66.66% | 1 Missing :warning: |
| src/kmedoids.jl | 66.66% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #289 +/- ##
==========================================
- Coverage 95.40% 95.40% -0.01%
==========================================
Files 20 19 -1
Lines 1503 1500 -3
==========================================
- Hits 1434 1431 -3
Misses 69 69
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.