evenchange4 / graphql.macro

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

fix(resolveImportPath): should work with relative path issue #52 #54

Closed evenchange4 closed 5 years ago

evenchange4 commented 5 years ago

for issue #52

codecov[bot] commented 5 years ago

Codecov Report

Merging #54 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   97.56%   97.56%           
=======================================
  Files           4        4           
  Lines          41       41           
  Branches        6        6           
=======================================
  Hits           40       40           
  Misses          1        1
Impacted Files Coverage Δ
src/utils/resolveImportPath.js 87.5% <100%> (ø) :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 aaa58c6...922b169. Read the comment docs.