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

Remove jquery from test code #893

Merged
merged 2 commits into from
Mar 14, 2025
Merged

Remove jquery from test code #893

merged 2 commits into from
Mar 14, 2025

Conversation

mbraak
Copy link
Owner

@mbraak mbraak commented Mar 13, 2025

No description provided.

Copy link

Size Change: 0 B

Total Size: 27.9 kB

ℹ️ 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 542 B
./lib/scrollHandler/createScrollParent.js 512 B
./lib/scrollHandler/documentScrollParent.js 755 B
./lib/scrollHandler/scrollParent.js 603 B
./lib/selectNodeHandler.js 622 B
./lib/simple.widget.js 935 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 Mar 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.12%. Comparing base (71197aa) to head (4334aa9).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #893   +/-   ##
=======================================
  Coverage   98.11%   98.12%           
=======================================
  Files          31       31           
  Lines        2287     2295    +8     
  Branches      567      572    +5     
=======================================
+ Hits         2244     2252    +8     
  Misses         43       43           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mbraak mbraak merged commit 343fe76 into dev Mar 14, 2025
6 checks passed
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