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: remove empty space in youtube tag #43

Merged
merged 5 commits into from
Sep 11, 2019

Conversation

falvhb
Copy link
Contributor

@falvhb falvhb commented Sep 11, 2019

YouTube Tag detection not working due to one tailing space letter.
'amp-youtube ' --> 'amp-youtube'

@codecov
Copy link

codecov bot commented Sep 11, 2019

Codecov Report

Merging #43 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #43   +/-   ##
======================================
  Coverage    38.6%   38.6%           
======================================
  Files           4       4           
  Lines         158     158           
  Branches       41      41           
======================================
  Hits           61      61           
  Misses         72      72           
  Partials       25      25
Impacted Files Coverage Δ
lib/tags.js 100% <ø> (ø) ⬆️

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 9b3a168...5259e64. Read the comment docs.

@farnabaz farnabaz merged commit cb4406b into nuxt-community:master Sep 11, 2019
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.

2 participants