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

attempts to fix #1331 #1332

Closed
wants to merge 1 commit into from
Closed

attempts to fix #1331 #1332

wants to merge 1 commit into from

Conversation

samhatchett
Copy link

@samhatchett samhatchett commented Apr 11, 2018

fixing #1331

Might not be the cleanest way, but at least it handles the logic adequately.

Interesting that the regression did not trigger a test failure. I will look into it...

Might not be the cleanest way, but at least it handles the logic adequately.
@codecov-io
Copy link

codecov-io commented Apr 11, 2018

Codecov Report

Merging #1332 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1332      +/-   ##
==========================================
+ Coverage   91.72%   91.72%   +<.01%     
==========================================
  Files         125      125              
  Lines        4472     4473       +1     
  Branches     1401     1401              
==========================================
+ Hits         4102     4103       +1     
  Misses        146      146              
  Partials      224      224
Impacted Files Coverage Δ
src/validate/html/validateElement.ts 90.99% <100%> (+0.08%) ⬆️

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 0ebe535...89af079. Read the comment docs.

@Rich-Harris
Copy link
Member

Thanks for the PR! This isn't quite the right fix though — I'll close this in favour of #1333

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.

3 participants