evenchange4 / graphql.macro

Compile GraphQL AST at build-time with babel-plugin-macros.
MIT License
239 stars 21 forks source link

fix(flow): add flowtype tests #67

Closed evenchange4 closed 5 years ago

evenchange4 commented 5 years ago

resolved #66

codecov[bot] commented 5 years ago

Codecov Report

Merging #67 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   95.45%   95.45%           
=======================================
  Files           5        5           
  Lines          44       44           
  Branches        6        6           
=======================================
  Hits           42       42           
  Misses          2        2
Impacted Files Coverage Δ
src/index.js 66.66% <ø> (ø) :arrow_up:

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 912ace6...c98c9fa. Read the comment docs.