Ogeon / palette

A Rust library for linear color calculations and conversion
Apache License 2.0
749 stars 60 forks source link

Remove the color_scheme example and the dependency on clap #370

Closed Ogeon closed 7 months ago

Ogeon commented 7 months ago

This removes the color scheme example, which didn't show much anyway, and the dependency on clap. It has caused issues from time to time, and the final nail in the coffin was #364.

Closed Issues

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e3686f6) 81.46% compared to head (b43b855) 81.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #370 +/- ## ======================================= Coverage 81.46% 81.46% ======================================= Files 113 113 Lines 18438 18438 Branches 18438 18438 ======================================= Hits 15021 15021 Misses 3220 3220 Partials 197 197 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codspeed-hq[bot] commented 7 months ago

CodSpeed Performance Report

Merging #370 will degrade performances by 12.2%

Comparing remove_color_scheme_and_clap (b43b855) with master (e3686f6)

Summary

❌ 1 (👁 1) regressions ✅ 44 untouched benchmarks

Benchmarks breakdown

Benchmark master remove_color_scheme_and_clap Change
👁 multiply_3x3 400 ns 455.6 ns -12.2%