Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Conversation

dobesv
Copy link
Contributor

@dobesv dobesv commented Jun 3, 2022

This scans graphql documents for imports using the format supported by graphql-tag and some other graphql tools.

Fixes #722

@codecov-commenter
Copy link

Codecov Report

Merging #726 (82625aa) into main (53129e9) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #726      +/-   ##
==========================================
+ Coverage   98.45%   98.48%   +0.03%     
==========================================
  Files          49       50       +1     
  Lines        1031     1046      +15     
==========================================
+ Hits         1015     1030      +15     
  Misses         16       16              
Impacted Files Coverage Δ
src/constants.js 100.00% <ø> (ø)
src/parser/graphql.js 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 3776553...82625aa. Read the comment docs.

@rumpl rumpl merged commit 0545320 into depcheck:main Jun 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support graphql imports
4 participants