rsm-hcd / AndcultureCode.JavaScript.React.Components

Common atomically designed react components used at andculture
6 stars 8 forks source link

Added tests for radio button #57

Closed SaidShah closed 3 years ago

SaidShah commented 3 years ago

Closes #29

codecov[bot] commented 3 years ago

Codecov Report

Merging #57 into main will increase coverage by 0.19%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   20.62%   20.82%   +0.19%     
==========================================
  Files          51       51              
  Lines         897      898       +1     
  Branches      209      209              
==========================================
+ Hits          185      187       +2     
+ Misses        702      701       -1     
  Partials       10       10              
Impacted Files Coverage Δ
src/atoms/forms/radio-button-input.tsx 100.00% <100.00%> (+12.50%) :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 2368707...98bcd0b. Read the comment docs.