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

Update js packages #863

Merged
merged 23 commits into from
Dec 21, 2024
Merged

Update js packages #863

merged 23 commits into from
Dec 21, 2024

Conversation

mbraak
Copy link
Owner

@mbraak mbraak commented Nov 17, 2024

No description provided.

Copy link

github-actions bot commented Nov 17, 2024

Size Change: -31 B (-0.11%)

Total Size: 28.5 kB

Filename Size Change
./lib/dataLoader.js 859 B -4 B (-0.46%)
./lib/dragAndDropHandler/index.js 2.19 kB -25 B (-1.13%)
./lib/elementsRenderer.js 1.85 kB -11 B (-0.59%)
./lib/keyHandler.js 808 B -5 B (-0.62%)
./lib/mouseHandler.js 1.49 kB -11 B (-0.73%)
./lib/node.js 3.23 kB +1 B (+0.03%)
./lib/nodeElement/folderElement.js 836 B +4 B (+0.48%)
./lib/nodeElement/index.js 698 B +3 B (+0.43%)
./lib/saveStateHandler.js 1.31 kB -14 B (-1.06%)
./lib/scrollHandler.js 467 B +6 B (+1.3%)
./lib/scrollHandler/containerScrollParent.js 865 B -6 B (-0.69%)
./lib/scrollHandler/documentScrollParent.js 1.05 kB -7 B (-0.66%)
./lib/tree.jquery.js 5.92 kB +38 B (+0.65%)
ℹ️ View Unchanged
Filename Size
./lib/dragAndDropHandler/binarySearch.js 305 B
./lib/dragAndDropHandler/dragElement.js 432 B
./lib/dragAndDropHandler/generateHitAreas.js 1.2 kB
./lib/dragAndDropHandler/iterateVisibleNodes.js 547 B
./lib/dragAndDropHandler/types.js 33 B
./lib/jqtreeMethodTypes.js 33 B
./lib/jqtreeOptions.js 33 B
./lib/mouseUtils.js 233 B
./lib/nodeElement/borderDropHint.js 390 B
./lib/nodeElement/ghostDropHint.js 548 B
./lib/nodeUtils.js 192 B
./lib/position.js 382 B
./lib/scrollHandler/createScrollParent.js 512 B
./lib/scrollHandler/types.js 33 B
./lib/selectNodeHandler.js 622 B
./lib/simple.widget.js 954 B
./lib/util.js 347 B
./lib/version.js 146 B

compressed-size-action

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

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

Project coverage is 97.45%. Comparing base (980058b) to head (86c8836).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
src/tree.jquery.ts 95.10% 28 Missing ⚠️
src/scrollHandler/documentScrollParent.ts 88.88% 3 Missing ⚠️
src/scrollHandler/containerScrollParent.ts 92.30% 2 Missing ⚠️
src/dragAndDropHandler/index.ts 98.55% 1 Missing ⚠️
src/elementsRenderer.ts 94.44% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #863   +/-   ##
=======================================
  Coverage   97.45%   97.45%           
=======================================
  Files          31       31           
  Lines        2321     2321           
  Branches      582      582           
=======================================
  Hits         2262     2262           
  Misses         59       59           

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

@mbraak mbraak merged commit 49fa833 into dev Dec 21, 2024
5 of 6 checks passed
@mbraak mbraak deleted the update-js-packages branch December 21, 2024 10:11
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