Skip to content

fix: do not handle empty attributes #210

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

Merged
merged 1 commit into from
Jan 13, 2020
Merged

fix: do not handle empty attributes #210

merged 1 commit into from
Jan 13, 2020

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

fixes #191

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Jan 13, 2020

Codecov Report

Merging #210 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
+ Coverage   95.23%   95.28%   +0.04%     
==========================================
  Files           5        5              
  Lines         105      106       +1     
  Branches       20       21       +1     
==========================================
+ Hits          100      101       +1     
  Misses          4        4              
  Partials        1        1
Impacted Files Coverage Δ
src/index.js 98.14% <100%> (+0.03%) ⬆️

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 ec9994f...1f1291b. Read the comment docs.

@alexander-akait alexander-akait merged commit 1bb6bd0 into master Jan 13, 2020
@alexander-akait alexander-akait deleted the issue-191 branch January 13, 2020 14:56
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.

html-loader get error when processing empty src in img tags
1 participant