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

feat(canvas)!: add fill property to Rectangle #919

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

feat(canvas)!: add `fill` property to `Rectangle`

2157b5c
Select commit
Loading
Failed to load commit list.
Open

feat(canvas)!: add fill property to Rectangle #919

feat(canvas)!: add `fill` property to `Rectangle`
2157b5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2024 in 1s

92.1% (+0.1%) compared to 61a8278

View this Pull Request on Codecov

92.1% (+0.1%) compared to 61a8278

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (61a8278) 92.0% compared to head (2157b5c) 92.1%.

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #919     +/-   ##
=======================================
+ Coverage   92.0%   92.1%   +0.1%     
=======================================
  Files         61      61             
  Lines      15493   15702    +209     
=======================================
+ Hits       14259   14468    +209     
  Misses      1234    1234             

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