graphql / graphql-relay-js

A library to help construct a graphql-js server supporting react-relay.
MIT License
1.54k stars 181 forks source link

fix: lock only major version #357

Closed saihaj closed 3 years ago

saihaj commented 3 years ago

fixes #355

codecov[bot] commented 3 years ago

Codecov Report

Merging #357 (2d0a610) into main (39ecad2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #357   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          745       745           
  Branches        51        51           
=========================================
  Hits           745       745           

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 39ecad2...2d0a610. Read the comment docs.