xavierbriole / react-cookienotice

A lightweight & customizable cookie banner for your React App
https://react-cookienotice.vercel.app
20 stars 5 forks source link

add human readable classnames #128

Closed xavierbriole closed 2 years ago

xavierbriole commented 2 years ago

Fix #127

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
react-cookienotice ✅ Ready (Inspect) Visit Preview Sep 2, 2022 at 2:39PM (UTC)
codecov[bot] commented 2 years ago

Codecov Report

Merging #128 (9ea9d18) into master (b9f2147) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #128   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         9    +1     
  Lines           95       108   +13     
  Branches        31        36    +5     
=========================================
+ Hits            95       108   +13     
Impacted Files Coverage Δ
src/components/cookie-notice.tsx 100.00% <ø> (ø)
src/components/link.tsx 100.00% <ø> (ø)
src/components/button.tsx 100.00% <100.00%> (ø)
src/helpers/classnames.ts 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 b9f2147...9ea9d18. Read the comment docs.