Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: small perf improvement #544

Merged
merged 1 commit into from
Oct 21, 2021
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

now we cache contextify

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #544 (9cce059) into master (c799ecc) will decrease coverage by 5.35%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #544      +/-   ##
==========================================
- Coverage   95.03%   89.67%   -5.36%     
==========================================
  Files          15       15              
  Lines         302      310       +8     
  Branches      148      155       +7     
==========================================
- Hits          287      278       -9     
- Misses         15       26      +11     
- Partials        0        6       +6     
Impacted Files Coverage Δ
src/utils.js 81.50% <100.00%> (-11.41%) ⬇️
src/runtime/injectStylesIntoLinkTag.js 100.00% <0.00%> (ø)
src/runtime/injectStylesIntoStyleTag.js 100.00% <0.00%> (ø)

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 c799ecc...9cce059. Read the comment docs.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant