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

Add color/icon support for Firefox containers #342

Merged
merged 1 commit into from
May 1, 2022
Merged

Conversation

synfinatic
Copy link
Owner

  • The Color and Icon tags are now used to define the
    label for the Firefox container
  • Refactor code a bit to make it easier to maintain

Fixes: #340

- The `Color` and `Icon` tags are now used to define the
    label for the Firefox container
- Refactor code a bit to make it easier to maintain

Fixes: #340
@codecov
Copy link

codecov bot commented May 1, 2022

Codecov Report

Merging #342 (c5c48f5) into main (31b262f) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #342      +/-   ##
==========================================
+ Coverage   75.82%   75.89%   +0.07%     
==========================================
  Files          15       15              
  Lines        2101     2107       +6     
==========================================
+ Hits         1593     1599       +6     
  Misses        449      449              
  Partials       59       59              
Impacted Files Coverage Δ
utils/utils.go 97.00% <100.00%> (+0.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 31b262f...c5c48f5. Read the comment docs.

@synfinatic synfinatic merged commit 3ce4a94 into main May 1, 2022
@synfinatic synfinatic deleted the container-tags branch May 1, 2022 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specify color and icon for Firefox container
1 participant