rydmike / flex_seed_scheme

A more flexible version of Flutter's ColorScheme.fromSeed
Other
24 stars 2 forks source link

Merge V1.4.0 #8

Closed rydmike closed 1 year ago

rydmike commented 1 year ago

1.4.0

July 2, 2023

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (11add1f) 100.00% compared to head (8ee14e5) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 35 39 +4 Lines 2303 2428 +125 ========================================== + Hits 2303 2428 +125 ``` | [Impacted Files](https://app.codecov.io/gh/rydmike/flex_seed_scheme/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rydmike) | Coverage Δ | | |---|---|---| | [lib/src/mcu/blend/blend.dart](https://app.codecov.io/gh/rydmike/flex_seed_scheme/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rydmike#diff-bGliL3NyYy9tY3UvYmxlbmQvYmxlbmQuZGFydA==) | `100.00% <ø> (ø)` | | | [lib/src/mcu/hct/cam16.dart](https://app.codecov.io/gh/rydmike/flex_seed_scheme/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rydmike#diff-bGliL3NyYy9tY3UvaGN0L2NhbTE2LmRhcnQ=) | `100.00% <ø> (ø)` | | | [lib/src/mcu/hct/hct.dart](https://app.codecov.io/gh/rydmike/flex_seed_scheme/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rydmike#diff-bGliL3NyYy9tY3UvaGN0L2hjdC5kYXJ0) | `100.00% <ø> (ø)` | | | [lib/src/mcu/hct/src/hct\_solver.dart](https://app.codecov.io/gh/rydmike/flex_seed_scheme/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rydmike#diff-bGliL3NyYy9tY3UvaGN0L3NyYy9oY3Rfc29sdmVyLmRhcnQ=) | `100.00% <ø> (ø)` | | | [lib/src/mcu/quantize/quantizer\_wu.dart](https://app.codecov.io/gh/rydmike/flex_seed_scheme/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rydmike#diff-bGliL3NyYy9tY3UvcXVhbnRpemUvcXVhbnRpemVyX3d1LmRhcnQ=) | `100.00% <ø> (ø)` | | | [lib/src/mcu/scheme/dynamic\_scheme.dart](https://app.codecov.io/gh/rydmike/flex_seed_scheme/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rydmike#diff-bGliL3NyYy9tY3Uvc2NoZW1lL2R5bmFtaWNfc2NoZW1lLmRhcnQ=) | `100.00% <ø> (ø)` | | | [lib/src/mcu/temperature/temperature\_cache.dart](https://app.codecov.io/gh/rydmike/flex_seed_scheme/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rydmike#diff-bGliL3NyYy9tY3UvdGVtcGVyYXR1cmUvdGVtcGVyYXR1cmVfY2FjaGUuZGFydA==) | `100.00% <ø> (ø)` | | | [lib/src/flex/flex\_core\_palette.dart](https://app.codecov.io/gh/rydmike/flex_seed_scheme/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rydmike#diff-bGliL3NyYy9mbGV4L2ZsZXhfY29yZV9wYWxldHRlLmRhcnQ=) | `100.00% <100.00%> (ø)` | | | [lib/src/flex/flex\_seed\_scheme.dart](https://app.codecov.io/gh/rydmike/flex_seed_scheme/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rydmike#diff-bGliL3NyYy9mbGV4L2ZsZXhfc2VlZF9zY2hlbWUuZGFydA==) | `100.00% <100.00%> (ø)` | | | [lib/src/flex/flex\_tonal\_palette.dart](https://app.codecov.io/gh/rydmike/flex_seed_scheme/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rydmike#diff-bGliL3NyYy9mbGV4L2ZsZXhfdG9uYWxfcGFsZXR0ZS5kYXJ0) | `100.00% <100.00%> (ø)` | | | ... and [12 more](https://app.codecov.io/gh/rydmike/flex_seed_scheme/pull/8?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rydmike) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.