fjmorant / react-native-nested-listview

Display nested arrays of N levels with this React Native library.
MIT License
196 stars 25 forks source link

Remove short id dependency #376

Closed fjmorant closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #376 (dc1c5cb) into master (d0efff0) will increase coverage by 0.97%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #376      +/-   ##
==========================================
+ Coverage   93.40%   94.38%   +0.97%     
==========================================
  Files           3        3              
  Lines          91       89       -2     
  Branches       29       28       -1     
==========================================
- Hits           85       84       -1     
+ Misses          6        5       -1     
Impacted Files Coverage Δ
src/NestedListView.tsx 97.56% <100.00%> (+2.21%) :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 d0efff0...dc1c5cb. Read the comment docs.