mydraft-cc / ui

Open source wireframing tool written in typescript, react and redux.
https://mydraft.cc
MIT License
668 stars 111 forks source link

Engine #271

Closed SebastianStehle closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 85.11905% with 25 lines in your changes missing coverage. Please review.

Project coverage is 75.52%. Comparing base (4d97587) to head (a4cd574). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/wireframes/engine/svg/utils.ts 45.00% 9 Missing and 2 partials :warning:
src/wireframes/model/registry.ts 60.71% 9 Missing and 2 partials :warning:
src/wireframes/model/assets-state.ts 0.00% 2 Missing :warning:
src/wireframes/engine/svg/renderer.ts 97.36% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #271 +/- ## ========================================== + Coverage 72.31% 75.52% +3.21% ========================================== Files 61 64 +3 Lines 2882 3301 +419 Branches 534 606 +72 ========================================== + Hits 2084 2493 +409 - Misses 684 691 +7 - Partials 114 117 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.