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

Use ColorQuantization.jl for clustering #98

Merged
merged 2 commits into from
Aug 7, 2023

Update dependencies

392ffee
Select commit
Loading
Failed to load commit list.
Merged

Use ColorQuantization.jl for clustering #98

Update dependencies
392ffee
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Aug 7, 2023 in 0s

97.29% (+15.27%) compared to a370a43

View this Pull Request on Codecov

97.29% (+15.27%) compared to a370a43

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +15.27% 🎉

Comparison is base (a370a43) 82.02% compared to head (392ffee) 97.29%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #98       +/-   ##
===========================================
+ Coverage   82.02%   97.29%   +15.27%     
===========================================
  Files          13       13               
  Lines         267      259        -8     
===========================================
+ Hits          219      252       +33     
+ Misses         48        7       -41     
Files Changed Coverage Δ
src/DitherPunk.jl 100.00% <ø> (ø)
src/clustering.jl 100.00% <100.00%> (ø)
src/utils.jl 100.00% <100.00%> (+55.55%) ⬆️

... and 8 files with indirect coverage changes

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