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

Refactor tree.load_data #780

Open
wants to merge 10 commits into
base: dev
Choose a base branch
from
Open

Refactor tree.load_data #780

wants to merge 10 commits into from

Conversation

mbraak
Copy link
Owner

@mbraak mbraak commented Jan 10, 2024

No description provided.

Copy link

github-actions bot commented Jan 10, 2024

Size Change: -96 B (0%)

Total Size: 28.2 kB

Filename Size Change
./lib/dataLoader.js 808 B -53 B (-6%)
./lib/tree.jquery.js 5.92 kB -43 B (-1%)
ℹ️ View Unchanged
Filename Size
./lib/dragAndDropHandler/dragElement.js 437 B
./lib/dragAndDropHandler/generateHitAreas.js 1.21 kB
./lib/dragAndDropHandler/index.js 2.2 kB
./lib/dragAndDropHandler/iterateVisibleNodes.js 551 B
./lib/dragAndDropHandler/types.js 33 B
./lib/elementsRenderer.js 1.82 kB
./lib/jqtreeMethodTypes.js 33 B
./lib/jqtreeOptions.js 33 B
./lib/keyHandler.js 738 B
./lib/mouseHandler.js 1.47 kB
./lib/mouseUtils.js 229 B
./lib/node.js 3.22 kB
./lib/nodeElement/borderDropHint.js 386 B
./lib/nodeElement/folderElement.js 915 B
./lib/nodeElement/ghostDropHint.js 343 B
./lib/nodeElement/index.js 731 B
./lib/nodeUtils.js 194 B
./lib/position.js 384 B
./lib/saveStateHandler.js 1.5 kB
./lib/scrollHandler.js 471 B
./lib/scrollHandler/containerScrollParent.js 874 B
./lib/scrollHandler/createScrollParent.js 521 B
./lib/scrollHandler/documentScrollParent.js 1.05 kB
./lib/scrollHandler/types.js 33 B
./lib/selectNodeHandler.js 684 B
./lib/simple.widget.js 947 B
./lib/util.js 348 B
./lib/version.js 147 B

compressed-size-action

Copy link

codecov bot commented Jan 10, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 95.22%. Comparing base (c9b1c42) to head (6310ffe).

❗ Current head 6310ffe differs from pull request most recent head e0194ad. Consider uploading reports for the commit e0194ad to get more accurate results

Files Patch % Lines
src/tree.jquery.ts 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #780      +/-   ##
==========================================
- Coverage   95.24%   95.22%   -0.02%     
==========================================
  Files          30       30              
  Lines        2290     2281       -9     
  Branches      585      583       -2     
==========================================
- Hits         2181     2172       -9     
  Misses        109      109              

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

@mbraak mbraak changed the title Add test Refactor tree.load_data Jan 15, 2024
Copy link

codecov bot commented Apr 21, 2024

Bundle Report

Changes will decrease total bundle size by 246 bytes ⬇️

Bundle name Size Change
jqtree-bundle-jqtree 50.2kB 246 bytes ⬇️

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.

1 participant