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

Add tests #882

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

Add tests #882

wants to merge 6 commits into from

Conversation

mbraak
Copy link
Owner

@mbraak mbraak commented Feb 2, 2025

No description provided.

Copy link

github-actions bot commented Feb 2, 2025

Size Change: -19 B (-0.07%)

Total Size: 27.9 kB

Filename Size Change
./lib/simple.widget.js 935 B -19 B (-1.99%)
ℹ️ View Unchanged
Filename Size
./lib/dataLoader.js 859 B
./lib/dragAndDropHandler/binarySearch.js 305 B
./lib/dragAndDropHandler/dragElement.js 432 B
./lib/dragAndDropHandler/generateHitAreas.js 1.18 kB
./lib/dragAndDropHandler/index.js 2.15 kB
./lib/dragAndDropHandler/iterateVisibleNodes.js 547 B
./lib/dragAndDropHandler/types.js 33 B
./lib/elementsRenderer.js 1.85 kB
./lib/jqtreeMethodTypes.js 33 B
./lib/jqtreeOptions.js 33 B
./lib/keyHandler.js 808 B
./lib/mouseHandler.js 1.49 kB
./lib/mouseUtils.js 233 B
./lib/node.js 3.2 kB
./lib/nodeElement/borderDropHint.js 390 B
./lib/nodeElement/folderElement.js 815 B
./lib/nodeElement/ghostDropHint.js 527 B
./lib/nodeElement/index.js 682 B
./lib/nodeUtils.js 192 B
./lib/saveStateHandler.js 1.31 kB
./lib/scrollHandler.js 467 B
./lib/scrollHandler/containerScrollParent.js 865 B
./lib/scrollHandler/createScrollParent.js 512 B
./lib/scrollHandler/documentScrollParent.js 1.05 kB
./lib/scrollHandler/types.js 33 B
./lib/selectNodeHandler.js 622 B
./lib/tree.jquery.js 5.88 kB
./lib/util.js 347 B
./lib/version.js 147 B

compressed-size-action

Copy link

codecov bot commented Feb 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.84%. Comparing base (4ed1f06) to head (4b0bedd).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #882      +/-   ##
==========================================
+ Coverage   97.58%   97.84%   +0.25%     
==========================================
  Files          30       30              
  Lines        2321     2319       -2     
  Branches      579      578       -1     
==========================================
+ Hits         2265     2269       +4     
+ Misses         56       50       -6     

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

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