graphql / dataloader

DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
MIT License
12.83k stars 510 forks source link

chore: add renovate bot #306

Closed saihaj closed 2 years ago

saihaj commented 2 years ago

related #305

codecov[bot] commented 2 years ago

Codecov Report

Merging #306 (07c043f) into main (3e62fbe) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #306   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          157       157           
  Branches        52        52           
=========================================
  Hits           157       157           

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 3e62fbe...07c043f. Read the comment docs.