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

Replace tgfx::Shape with the built-in cache mechanism of the Path class. #2158

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

domchen
Copy link
Collaborator

@domchen domchen commented Feb 25, 2024

No description provided.

@domchen domchen changed the title Replace tgfx::Shape with direct use of the Path cache. Replace tgfx::Shape with the built-in cache mechanism of the Path class. Feb 25, 2024
@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 60.67%. Comparing base (7581de8) to head (68b8409).

Files Patch % Lines
src/rendering/graphics/Shape.cpp 33.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2158      +/-   ##
==========================================
+ Coverage   60.56%   60.67%   +0.11%     
==========================================
  Files         383      383              
  Lines       22016    21953      -63     
  Branches     6403     6377      -26     
==========================================
- Hits        13334    13320      -14     
+ Misses       4673     4668       -5     
+ Partials     4009     3965      -44     

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

@domchen domchen merged commit c1ff50e into main Feb 25, 2024
7 checks passed
@domchen domchen deleted the feature/domchen_path branch February 25, 2024 08:39
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.

2 participants