open-amdocs / webrix

Powerful building blocks for React-based web applications
https://webrix.amdocs.com
Apache License 2.0
431 stars 31 forks source link

2.x #79

Closed gaeaehrlich closed 2 years ago

gaeaehrlich commented 2 years ago

Updated with master branch

codecov[bot] commented 2 years ago

Codecov Report

Merging #79 (6f612b7) into 2.x (76a96b9) will decrease coverage by 0.68%. The diff coverage is 96.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x      #79      +/-   ##
==========================================
- Coverage   96.68%   96.00%   -0.69%     
==========================================
  Files          88       61      -27     
  Lines         876      852      -24     
  Branches       33       29       -4     
==========================================
- Hits          847      818      -29     
- Misses         23       33      +10     
+ Partials        6        1       -5     
Impacted Files Coverage Δ
src/components/Scrollable/Scrollable.constants.js 100.00% <ø> (ø)
src/utility/number/number.js 100.00% <ø> (ø)
src/components/Poppable/Poppable.hooks.js 50.00% <50.00%> (-40.00%) :arrow_down:
src/hooks/useClickOutside/useClickOutside.js 80.00% <50.00%> (-15.24%) :arrow_down:
src/tools/ResizeObserver/ResizeObserver.jsx 91.66% <80.00%> (+3.43%) :arrow_up:
src/hooks/useDimensions/useDimensions.js 87.50% <87.50%> (ø)
src/components/Movable/Movable.hooks.js 88.88% <88.88%> (ø)
src/components/Resizable/Resizable.hooks.js 88.88% <88.88%> (ø)
src/components/Collapsible/Collapsible.jsx 95.45% <92.30%> (-1.10%) :arrow_down:
src/components/Movable/Movable.operations.js 97.50% <97.50%> (ø)
... and 96 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 76a96b9...6f612b7. Read the comment docs.