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

Conversation

chris-hammond
Copy link

This PR fixes Gatsby config parsing by updating the names of some internal object fields and adding support for TemplateLiterals which are used in several examples.

@codecov
Copy link

codecov bot commented Jan 26, 2021

Codecov Report

Merging #622 (9f61afd) into main (cddc92a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #622      +/-   ##
==========================================
+ Coverage   98.61%   98.62%   +0.01%     
==========================================
  Files          48       48              
  Lines        1006     1009       +3     
==========================================
+ Hits          992      995       +3     
  Misses         14       14              
Impacted Files Coverage Δ
src/special/gatsby.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 2ba0fdf...9f61afd. Read the comment docs.

@rumpl
Copy link
Member

rumpl commented Jan 26, 2021

Cool! Could you add a test for this?

@chris-hammond
Copy link
Author

@rumpl I think that test case should cover it!

@rumpl rumpl merged commit d7ad794 into depcheck:main Jan 26, 2021
@rumpl
Copy link
Member

rumpl commented Jan 26, 2021

Awesome, thank you @chris-hammond

I'll whip up a new version tomorrow with this fix

@chris-hammond
Copy link
Author

Thanks @rumpl ! Any update on releasing the new version?

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.

3 participants