react-fetching-library icon indicating copy to clipboard operation
react-fetching-library copied to clipboard

Optimistic updates and auto refetching

Open marcin-piela opened this issue 5 years ago • 1 comments

marcin-piela avatar Feb 29 '20 15:02 marcin-piela

Codecov Report

Merging #77 into master will decrease coverage by 7.93%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #77      +/-   ##
===========================================
- Coverage   100.00%   92.06%   -7.94%     
===========================================
  Files           16       18       +2     
  Lines          281      290       +9     
  Branches        54       47       -7     
===========================================
- Hits           281      267      -14     
- Misses           0       23      +23     
Impacted Files Coverage Δ
src/context/clientContext/Observable.ts 25.00% <0.00%> (ø)
src/hooks/useBaseQuery/useBaseQuery.ts 74.54% <0.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 936b8c4...9483e69. Read the comment docs.

codecov-io avatar Feb 29 '20 15:02 codecov-io