The Wayback Machine - http://web.archive.org/web/20210118231705/https://github.com/luwes/sinuous/pull/125
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 double AllowObservable for SVGAttributes #125

Merged
merged 3 commits into from Sep 3, 2020

Conversation

@raveclassic
Copy link
Contributor

@raveclassic raveclassic commented Jul 24, 2020

Hi!
This PR contains the following changes:

  • add .idea directory to .gitignore - this is project configuration directory specific to WebStorm IDE
  • fix SVGAttributes so that it doesn't call AllowObservable twice for properties inherited from HTMLAttributes which calls AllowObservable itself. Instead SVGAttributes should extend plain _HTMLAttributes
@codecov
Copy link

@codecov codecov bot commented Jul 24, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   97.13%   97.13%           
=======================================
  Files          20       20           
  Lines         558      558           
=======================================
  Hits          542      542           
  Misses         16       16           

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 bd0bda1...6faeeee. Read the comment docs.

@raveclassic
Copy link
Contributor Author

@raveclassic raveclassic commented Jul 24, 2020

Looks like something's wrong with codecov setup. This PR doesn't change any source files tracked by codecov, nor I can see any informative message from codecov, could you please help?

@raveclassic
Copy link
Contributor Author

@raveclassic raveclassic commented Jul 24, 2020

Ah, seems everything's ok now, I just needed to merge master

@luwes
luwes approved these changes Sep 3, 2020
Copy link
Owner

@luwes luwes left a comment

sorry for the late review, thanks for the contrib! LGTM 👍

@luwes luwes merged commit 704ad15 into luwes:master Sep 3, 2020
5 checks passed
5 checks passed
Header rules - sinuous No header rules processed
Details
Pages changed - sinuous All files already uploaded
Details
Mixed content - sinuous No mixed content detected
Details
Redirect rules - sinuous 1 redirect rule processed
Details
netlify/sinuous/deploy-preview Deploy preview ready!
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.