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(perf): avoid using klona for sass options #1145

Merged
merged 3 commits into from Jun 9, 2023

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

Avoid using klona - better perf and less deps

Breaking Changes

No

Additional Info

fixes #1034

@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Patch coverage: 96.22% and no project coverage change.

Comparison is base (7d2deb3) 93.92% compared to head (a6c77fd) 93.92%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1145   +/-   ##
=======================================
  Coverage   93.92%   93.92%           
=======================================
  Files           3        3           
  Lines         362      362           
  Branches      132      132           
=======================================
  Hits          340      340           
  Misses         19       19           
  Partials        3        3           
Impacted Files Coverage Δ
src/utils.js 93.48% <96.22%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait alexander-akait merged commit 9e87b6b into master Jun 9, 2023
17 checks passed
@alexander-akait alexander-akait deleted the avoid-using-klona branch June 9, 2023 00:58
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