weirdpattern / gatsby-remark-embed-gist

Gatsby remark gists preprocessor
MIT License
30 stars 15 forks source link

fix: broken gist with files starting with . #38

Closed weirdpattern closed 4 years ago

weirdpattern commented 4 years ago

Couple of things:

codecov-commenter commented 4 years ago

Codecov Report

Merging #38 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   96.00%   96.00%           
=======================================
  Files           2        2           
  Lines          75       75           
  Branches       26       26           
=======================================
  Hits           72       72           
  Misses          3        3           
Impacted Files Coverage Δ
src/index.js 95.45% <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 21766de...1b13b6b. Read the comment docs.