Skip to content

Engine #277

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

Merged
merged 18 commits into from
Feb 17, 2025
Merged

Engine #277

merged 18 commits into from
Feb 17, 2025

Conversation

SebastianStehle
Copy link
Collaborator

No description provided.

# Conflicts:
#	src/wireframes/components/CustomDragLayer.tsx
#	src/wireframes/components/EditorView.tsx
#	src/wireframes/engine/interface.ts
#	src/wireframes/engine/svg/canvas/SvgCanvas.tsx
#	src/wireframes/engine/svg/engine.ts
#	src/wireframes/engine/svg/item.ts
#	src/wireframes/engine/svg/layer.ts
#	src/wireframes/engine/svg/line.ts
#	src/wireframes/engine/svg/object.ts
#	src/wireframes/engine/svg/rect-or-ellipse.ts
#	src/wireframes/engine/svg/renderer.ts
#	src/wireframes/engine/svg/svg-renderer2.stories.tsx
#	src/wireframes/engine/svg/text.ts
#	src/wireframes/engine/svg/utils.ts
#	src/wireframes/interface/index.ts
#	src/wireframes/renderer/Editor.tsx
#	src/wireframes/renderer/NavigateAdorner.tsx
#	src/wireframes/renderer/SelectionAdorner.tsx
#	src/wireframes/renderer/TextAdorner.tsx
#	src/wireframes/renderer/TransformAdorner.tsx
#	src/wireframes/renderer/interaction-overlays.ts
#	src/wireframes/shapes/ShapeRenderer.tsx
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 84.64912% with 35 lines in your changes missing coverage. Please review.

Project coverage is 74.73%. Comparing base (b80548e) to head (1e1be6d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/wireframes/model/ui-state.ts 8.33% 10 Missing and 1 partial ⚠️
src/wireframes/engine/shared.ts 87.95% 10 Missing ⚠️
src/wireframes/engine/svg/renderer.ts 94.73% 6 Missing ⚠️
src/core/react/hooks.ts 20.00% 4 Missing ⚠️
src/wireframes/engine/svg/utils.ts 75.00% 2 Missing ⚠️
src/wireframes/model/actions/ui.ts 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
- Coverage   75.52%   74.73%   -0.79%     
==========================================
  Files          64       65       +1     
  Lines        3301     3297       -4     
  Branches      606      602       -4     
==========================================
- Hits         2493     2464      -29     
- Misses        691      718      +27     
+ Partials      117      115       -2     

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

@ruediste
Copy link
Contributor

This seems to be a rather large change. I'm getting started on some changes to this project. What's the status of the PR? Is it going to land soon? Should I base my work on this?

@SebastianStehle SebastianStehle merged commit 8c25db9 into master Feb 17, 2025
6 checks passed
@SebastianStehle SebastianStehle deleted the engine branch February 17, 2025 22:17
@SebastianStehle
Copy link
Collaborator Author

I have actually forgotten to merge it...done.

@ruediste ruediste mentioned this pull request Feb 18, 2025
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