cvara / rxdb-hooks

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

Support RxDB 10 #39

Closed cvara closed 2 years ago

cvara commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #39 (9cdc226) into master (e2db976) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #39   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          134       135    +1     
  Branches        28        28           
=========================================
+ Hits           134       135    +1     
Impacted Files Coverage Δ
src/useRxDocument.ts 100.00% <ø> (ø)
src/plugins.ts 100.00% <100.00%> (ø)
src/useRxQuery.ts 100.00% <100.00%> (ø)

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 95d3850...9cdc226. Read the comment docs.