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

Replace jqtree widget parameter #759

Merged
merged 17 commits into from
Nov 14, 2023

Build

762655f
Select commit
Loading
Failed to load commit list.
Merged

Replace jqtree widget parameter #759

Build
762655f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 12, 2023 in 1s

91.03% (+0.46%) compared to 1477d30

View this Pull Request on Codecov

91.03% (+0.46%) compared to 1477d30

Details

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (1477d30) 90.57% compared to head (762655f) 91.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #759      +/-   ##
==========================================
+ Coverage   90.57%   91.03%   +0.46%     
==========================================
  Files          28       28              
  Lines        2227     2310      +83     
  Branches      619      616       -3     
==========================================
+ Hits         2017     2103      +86     
+ Misses        210      207       -3     
Files Coverage Δ
src/dragAndDropHandler/hitAreasGenerator.ts 97.05% <ø> (ø)
src/elementsRenderer.ts 96.20% <100.00%> (+0.12%) ⬆️
src/keyHandler.ts 98.24% <100.00%> (+0.06%) ⬆️
src/mouse.widget.ts 65.74% <ø> (ø)
src/nodeElement/borderDropHint.ts 0.00% <ø> (ø)
src/nodeElement/folderElement.ts 91.22% <100.00%> (+0.84%) ⬆️
src/nodeElement/ghostDropHint.ts 69.44% <ø> (ø)
src/scrollHandler.ts 92.00% <100.00%> (+0.33%) ⬆️
src/selectNodeHandler.ts 93.54% <75.00%> (-0.57%) ⬇️
src/tree.jquery.ts 94.01% <98.50%> (+0.67%) ⬆️
... and 4 more

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