cvara / rxdb-hooks

React hooks for integrating with RxDB
MIT License
132 stars 5 forks source link

In-house `isRxQuery` implementation #73

Closed cvara closed 1 year ago

cvara commented 1 year ago

Fixes #65.

codecov[bot] commented 1 year ago

Codecov Report

Merging #73 (621ee3a) into master (72a483a) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #73   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          137       142    +5     
  Branches        32        34    +2     
=========================================
+ Hits           137       142    +5     
Impacted Files Coverage Δ
src/helpers.ts 100.00% <100.00%> (ø)
src/useRxQuery.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.