evenchange4 / graphql.macro

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

chore(deps): keep npm and scipts up-to-date #50

Closed evenchange4 closed 5 years ago

evenchange4 commented 5 years ago

add esmodule support

codecov[bot] commented 5 years ago

Codecov Report

Merging #50 into master will increase coverage by 0.29%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   97.14%   97.43%   +0.29%     
==========================================
  Files           3        3              
  Lines          35       39       +4     
  Branches        5        6       +1     
==========================================
+ Hits           34       38       +4     
  Misses          1        1
Impacted Files Coverage Δ
src/macro.js 93.33% <ø> (ø) :arrow_up:
src/utils/expandImports.js 100% <0%> (ø) :arrow_up:
src/utils/compileWithFragment.js 100% <0%> (ø) :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 625eb79...1702a89. Read the comment docs.