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

Scrollable refactor #73

Closed yairEO closed 2 years ago

yairEO commented 2 years ago

Scrollable

codecov[bot] commented 2 years ago

Codecov Report

Merging #73 (6144dd1) into master (0655ac7) will increase coverage by 0.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   95.77%   96.00%   +0.22%     
==========================================
  Files          61       61              
  Lines         853      852       -1     
  Branches       30       29       -1     
==========================================
+ Hits          817      818       +1     
  Misses         33       33              
+ Partials        3        1       -2     
Impacted Files Coverage Δ
src/components/Scrollable/Scrollable.constants.js 100.00% <ø> (ø)
src/components/Scrollable/Scrollable.jsx 100.00% <100.00%> (ø)
...onents/HorizontalScrollbar/HorizontalScrollbar.jsx 100.00% <100.00%> (+5.88%) :arrow_up:
...components/VerticalScrollbar/VerticalScrollbar.jsx 100.00% <100.00%> (+5.88%) :arrow_up:

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 0655ac7...6144dd1. Read the comment docs.

udia76 commented 2 years ago

:tada: This PR is included in version 1.5.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket: