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 to allowable types for fill_color and line_color. #573

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

jrmobley
Copy link
Contributor

Adds support for color opacity values to ExportSVG fill_color and line_color.

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 96.87500% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 96.34%. Comparing base (ec495d5) to head (a788605).

Files Patch % Lines
src/build123d/exporters.py 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #573      +/-   ##
==========================================
+ Coverage   96.30%   96.34%   +0.03%     
==========================================
  Files          24       24              
  Lines        7776     7787      +11     
==========================================
+ Hits         7489     7502      +13     
+ Misses        287      285       -2     

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

@gumyr gumyr merged commit 5ce3d0b into gumyr:dev Feb 28, 2024
13 checks passed
@gumyr
Copy link
Owner

gumyr commented Feb 28, 2024

Thanks!

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.

None yet

2 participants