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: supports link:href attribute for css #258

Merged
merged 1 commit into from Mar 17, 2020

Conversation

alexander-akait
Copy link
Member

BREAKING CHANGE: lin:href attribute now supported by default

This PR contains a:

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

Motivation / Use-Case

Parse link:href

Breaking Changes

Yes

Additional Info

No

BREAKING CHANGE: `lin:href` attribute now supported by default
@codecov
Copy link

codecov bot commented Mar 17, 2020

Codecov Report

Merging #258 into master will increase coverage by 0.15%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #258      +/-   ##
==========================================
+ Coverage   95.65%   95.80%   +0.15%     
==========================================
  Files           7        7              
  Lines         322      334      +12     
  Branches       89       94       +5     
==========================================
+ Hits          308      320      +12     
  Misses         13       13              
  Partials        1        1              
Impacted Files Coverage Δ
src/plugins/source-plugin.js 99.54% <100.00%> (+0.02%) ⬆️

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 7af2eff...5c6167d. Read the comment docs.

@alexander-akait alexander-akait merged commit 9835bde into master Mar 17, 2020
@alexander-akait alexander-akait deleted the feat-support-link-attribute branch March 17, 2020 17:11
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