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: lazy loading deps #411

Merged
merged 1 commit into from
Jun 17, 2023
Merged

fix: lazy loading deps #411

merged 1 commit into from
Jun 17, 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

lazy loading serialization-javascript, small perf improvement

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.28 🎉

Comparison is base (d66c5bb) 76.81% compared to head (a94a031) 77.10%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #411      +/-   ##
==========================================
+ Coverage   76.81%   77.10%   +0.28%     
==========================================
  Files           4        4              
  Lines         716      725       +9     
  Branches      278      279       +1     
==========================================
+ Hits          550      559       +9     
  Misses        137      137              
  Partials       29       29              
Impacted Files Coverage Δ
src/index.js 95.62% <100.00%> (ø)
src/utils.js 62.46% <100.00%> (+0.85%) ⬆️

☔ 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 93412bb into master Jun 17, 2023
@alexander-akait alexander-akait deleted the fix-lazy-loading-deps branch June 17, 2023 20:25
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.

1 participant