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

Collapsible DOM updates #95

Closed yairEO closed 2 years ago

yairEO commented 2 years ago

All examples have been tested manually.

codecov[bot] commented 2 years ago

Codecov Report

Merging #95 (50c24f5) into 2.x (a806747) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              2.x      #95   +/-   ##
=======================================
  Coverage   96.11%   96.12%           
=======================================
  Files          62       62           
  Lines         850      852    +2     
  Branches       29       29           
=======================================
+ Hits          817      819    +2     
  Misses         32       32           
  Partials        1        1           
Impacted Files Coverage Δ
src/components/Collapsible/Collapsible.jsx 95.83% <100.00%> (+0.37%) :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 a806747...50c24f5. Read the comment docs.