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

[WIP] Drag and Drop Editing and Sample Editor #25

Draft
wants to merge 59 commits into
base: main
Choose a base branch
from

Conversation

KetanReddy
Copy link
Member

@KetanReddy KetanReddy commented Jan 17, 2023

📦 Published PR as canary version: 0.4.0--canary.25.1006

Try this version out locally by upgrading relevant packages to 0.4.0--canary.25.1006

@KetanReddy KetanReddy added the minor Increment the minor version when merged label Jan 17, 2023
@KetanReddy KetanReddy self-assigned this Jan 17, 2023
@codecov
Copy link

codecov bot commented Jan 18, 2023

Codecov Report

Patch coverage: 55.90% and project coverage change: -0.24 ⚠️

Comparison is base (ff92762) 55.32% compared to head (50b36f1) 55.08%.

❗ Current head 50b36f1 differs from pull request most recent head a4bda88. Consider uploading reports for the commit a4bda88 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   55.32%   55.08%   -0.24%     
==========================================
  Files          63       64       +1     
  Lines        3212     3342     +130     
  Branches      956      985      +29     
==========================================
+ Hits         1777     1841      +64     
- Misses       1098     1176      +78     
+ Partials      337      325      -12     
Impacted Files Coverage Δ
drag-and-drop/library/src/hooks/useDragAndDrop.tsx 0.00% <0.00%> (ø)
...g-and-drop/library/src/hooks/useDraggableAsset.tsx 0.00% <0.00%> (ø)
language/dsl/src/compiler/schema.ts 81.94% <ø> (ø)
language/dsl/src/switch.tsx 88.23% <ø> (ø)
language/dsl/src/utils.tsx 82.75% <ø> (ø)
language/service/src/xlr/service.ts 73.97% <ø> (ø)
drag-and-drop/library/src/utils/drop-component.tsx 11.76% <11.76%> (ø)
...g-and-drop/library/src/hooks/useDroppableAsset.tsx 14.28% <14.28%> (ø)
drag-and-drop/library/src/controller.tsx 48.64% <48.64%> (ø)
...g-and-drop/library/src/utils/runtime-flow-state.ts 52.94% <52.94%> (ø)
... and 4 more

... and 55 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@KetanReddy
Copy link
Member Author

/canary

@adierkens
Copy link
Member

/canary

@adierkens
Copy link
Member

/canary

Moving the typescript filesystem mock for tests out of the utils package and into test helpers for the converters. 

Co-authored-by: Shawn Andrews <[email protected]>
@KetanReddy
Copy link
Member Author

/canary

@KetanReddy KetanReddy linked an issue Jan 30, 2023 that may be closed by this pull request
@KetanReddy KetanReddy added patch Increment the patch version when merged minor Increment the minor version when merged and removed minor Increment the minor version when merged patch Increment the patch version when merged labels Jan 30, 2023
@KetanReddy
Copy link
Member Author

/canary

@KetanReddy
Copy link
Member Author

/canary

@KetanReddy
Copy link
Member Author

/canary

@KetanReddy
Copy link
Member Author

/canary

…in dnd library (#47)

* feat: added ability to add player plugins that don't have a manifest in dnd library

---------

Co-authored-by: Shawn Andrews <[email protected]>
@KetanReddy
Copy link
Member Author

/canary

@KetanReddy
Copy link
Member Author

/canary

@KetanReddy
Copy link
Member Author

/canary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants