hyochan / dooboo-ui-legacy

React Native UI Components with react-hook (web, ios, android)
MIT License
140 stars 72 forks source link

[Checkbox]test: toggleOption triggered by checkbox #343

Closed p-iknow closed 4 years ago

p-iknow commented 4 years ago

Description

Related Issues

Tests

I added the following tests:

Checklist

Before you create this PR confirms that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

codecov[bot] commented 4 years ago

Codecov Report

Merging #343 into master will increase coverage by 0.16%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #343      +/-   ##
==========================================
+ Coverage   83.27%   83.44%   +0.16%     
==========================================
  Files          37       37              
  Lines        1220     1220              
  Branches      369      369              
==========================================
+ Hits         1016     1018       +2     
+ Misses         89       88       -1     
+ Partials      115      114       -1