evenchange4 / graphql.macro

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

feat(flow): This is a workaround for flow type to work. #55

Closed evenchange4 closed 5 years ago

evenchange4 commented 5 years ago

The exposed functions are not been used in macro library.

codecov[bot] commented 5 years ago

Codecov Report

Merging #55 into master will decrease coverage by 2.1%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   97.56%   95.45%   -2.11%     
==========================================
  Files           4        5       +1     
  Lines          41       44       +3     
  Branches        6        6              
==========================================
+ Hits           40       42       +2     
- Misses          1        2       +1
Impacted Files Coverage Δ
src/index.js 66.66% <66.66%> (ø)

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 7d7c48d...cfe8edc. Read the comment docs.