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

fix(#25) - Scrollable support all native props #84

Closed gaeaehrlich closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #84 (9a9cfaf) into 2.x (6f612b7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              2.x      #84   +/-   ##
=======================================
  Coverage   96.00%   96.00%           
=======================================
  Files          61       61           
  Lines         852      852           
  Branches       29       29           
=======================================
  Hits          818      818           
  Misses         33       33           
  Partials        1        1           
Impacted Files Coverage Δ
src/components/Scrollable/Scrollable.jsx 100.00% <100.00%> (ø)

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 6f612b7...9a9cfaf. Read the comment docs.