mydraft-cc / ui

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

Update Ant design and all the quirks. #224

Closed SebastianStehle closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (67fd41f) 73.29% compared to head (4a62ce8) 73.67%. Report is 4 commits behind head on master.

Files Patch % Lines
src/wireframes/model/diagram.ts 80.85% 8 Missing and 1 partial :warning:
src/wireframes/model/actions/loading.ts 0.00% 4 Missing :warning:
src/core/react/ColorPicker.tsx 0.00% 2 Missing :warning:
src/wireframes/model/projections.ts 50.00% 1 Missing and 1 partial :warning:
src/wireframes/model/diagram-item-set.ts 98.21% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #224 +/- ## ========================================== + Coverage 73.29% 73.67% +0.37% ========================================== Files 60 60 Lines 2801 2830 +29 Branches 525 529 +4 ========================================== + Hits 2053 2085 +32 - Misses 635 636 +1 + Partials 113 109 -4 ```

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