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: reduced package size by removing mem package #1027

Merged
merged 2 commits into from
Sep 7, 2021

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

fixes #968

Breaking Changes

No

Additional Info

just simple version of memorize

@codecov
Copy link

codecov bot commented Sep 7, 2021

Codecov Report

Merging #1027 (3dc91fc) into master (b2419f8) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1027      +/-   ##
==========================================
+ Coverage   97.90%   97.99%   +0.08%     
==========================================
  Files          10       10              
  Lines         287      299      +12     
  Branches      100      102       +2     
==========================================
+ Hits          281      293      +12     
  Misses          6        6              
Impacted Files Coverage Δ
src/utils/getFilenameFromUrl.js 98.07% <100.00%> (+0.57%) ⬆️

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 b2419f8...3dc91fc. Read the comment docs.

@alexander-akait alexander-akait merged commit 0d55268 into master Sep 7, 2021
@alexander-akait alexander-akait deleted the fix-reduce-dependecies branch September 7, 2021 14:49
# 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