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 name of test spec in mutation-test #378

Open Cito opened 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #378 (9e382b9) into main (3796e09) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #378   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          744       744           
  Branches        48        48           
=========================================
  Hits           744       744           
Impacted Files Coverage Δ
src/mutation/__tests__/mutation-test.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 3796e09...9e382b9. Read the comment docs.