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

Added the "Drawing" class #7

Merged
merged 21 commits into from
Nov 27, 2022
Merged

Added the "Drawing" class #7

merged 21 commits into from
Nov 27, 2022

Conversation

pavkam
Copy link
Owner

@pavkam pavkam commented Nov 27, 2022

This PR includes the new Drawing class, updates tests, fixes issues and adds demos.

@pavkam pavkam added the enhancement New feature or request label Nov 27, 2022
@pavkam pavkam self-assigned this Nov 27, 2022
@codecov
Copy link

codecov bot commented Nov 27, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (4c65777) compared to base (d20c5a1).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##              main        #7    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           20        21     +1     
  Lines         1147      1550   +403     
==========================================
+ Hits          1147      1550   +403     
Impacted Files Coverage Δ
Sharpie/ColorManager.cs 100.00% <100.00%> (ø)
Sharpie/ColorMixture.cs 100.00% <100.00%> (ø)
Sharpie/Drawing.cs 100.00% <100.00%> (ø)
Sharpie/Helpers.cs 100.00% <100.00%> (ø)
Sharpie/SoftLabelKeyManager.cs 100.00% <100.00%> (ø)
Sharpie/Window.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pavkam pavkam merged commit 96c7847 into main Nov 27, 2022
@pavkam pavkam deleted the drawing branch November 27, 2022 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant