Skip to content

[CM-929] Added colorable protocol #24

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

Merged
merged 2 commits into from
Oct 27, 2022

Conversation

PanchamiShenoy
Copy link
Contributor

Introduction

Added colorable protocol to the package

Purpose

Avoid duplication of code for each color enum to return color loaded from asset

Scope

added colorable protocol with default implementation and unit test

@mpospese mpospese force-pushed the panchami/CM-929-Add-colorable-protocol branch from 118d2b0 to cb4a3e8 Compare October 27, 2022 06:19
@mpospese mpospese force-pushed the panchami/CM-929-Add-colorable-protocol branch from cb4a3e8 to 5a1986a Compare October 27, 2022 06:22
@mpospese mpospese linked an issue Oct 27, 2022 that may be closed by this pull request
@PanchamiShenoy PanchamiShenoy merged commit 41aa357 into main Oct 27, 2022
@PanchamiShenoy PanchamiShenoy deleted the panchami/CM-929-Add-colorable-protocol branch October 27, 2022 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add Colorable protocol
2 participants