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

feat: remove type text/css from style and link element #399

Merged

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

It is unnecessary

Breaking Changes

Should be not

Additional Info

No

@alexander-akait alexander-akait merged commit b0187d6 into master Jul 30, 2019
@alexander-akait alexander-akait deleted the feat-remove-type-from-style-and-link-element branch July 30, 2019 10:14
@codecov
Copy link

codecov bot commented Jul 30, 2019

Codecov Report

Merging #399 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
- Coverage   96.74%   96.69%   -0.05%     
==========================================
  Files           5        5              
  Lines         215      212       -3     
  Branches       65       64       -1     
==========================================
- Hits          208      205       -3     
  Misses          6        6              
  Partials        1        1
Impacted Files Coverage Δ
src/runtime/addStyles.js 99.38% <ø> (-0.01%) ⬇️
src/runtime/addStyleUrl.js 77.77% <ø> (-1.17%) ⬇️

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 31e70f3...0a546db. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 30, 2019

Codecov Report

Merging #399 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
- Coverage   96.74%   96.69%   -0.05%     
==========================================
  Files           5        5              
  Lines         215      212       -3     
  Branches       65       64       -1     
==========================================
- Hits          208      205       -3     
  Misses          6        6              
  Partials        1        1
Impacted Files Coverage Δ
src/runtime/addStyles.js 99.38% <ø> (-0.01%) ⬇️
src/runtime/addStyleUrl.js 77.77% <ø> (-1.17%) ⬇️

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 31e70f3...0a546db. 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.

None yet

1 participant