Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ignore template sources #314

Merged
merged 1 commit into from Aug 19, 2020
Merged

fix: ignore template sources #314

merged 1 commit into from Aug 19, 2020

Conversation

alexander-akait
Copy link
Member

@alexander-akait alexander-akait commented Aug 19, 2020

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

ignore template like src/srcset

Breaking Changes

No

Additional Info

fixes #313

@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

Merging #314 into master will decrease coverage by 0.23%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #314      +/-   ##
==========================================
- Coverage   98.70%   98.46%   -0.24%     
==========================================
  Files           7        7              
  Lines         385      391       +6     
  Branches      101      103       +2     
==========================================
+ Hits          380      385       +5     
- Misses          5        6       +1     
Impacted Files Coverage Δ
src/plugins/source-plugin.js 97.89% <100.00%> (+0.09%) ⬆️
src/utils.js 99.11% <100.00%> (-0.45%) ⬇️

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 8d7db7f...ba87fe3. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to import './files.html' after upgrading from 1.1.0 to 1.2.0
1 participant