soywod / react-pin-field

📟 React component for entering PIN codes.
https://soywod.github.io/react-pin-field/
MIT License
412 stars 24 forks source link

Release v3.0.15 #61

Closed soywod closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #61 (41188ef) into master (918e6d7) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #61   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         5    -2     
  Lines          185       181    -4     
  Branches        32        54   +22     
=========================================
- Hits           185       181    -4     
Impacted Files Coverage Δ
lib/src/polyfills/index.ts 100.00% <ø> (ø)
lib/src/polyfills/keyboard-evt.ts 100.00% <ø> (ø)
lib/src/utils/index.ts 100.00% <ø> (ø)
lib/src/utils/utils.ts 100.00% <ø> (ø)
lib/src/pin-field/pin-field.tsx 100.00% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more