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

refactor: remove peerDependency of toolkit #559

Closed
wants to merge 75 commits into from

Conversation

zhangyouxin
Copy link
Contributor

@zhangyouxin zhangyouxin commented Oct 8, 2023

Description

This PR removes peerDependency of toolkit package

Type of change

  • Refactor (non-breaking change)

How Has This Been Tested?

  • Smoke test to make sure base Normalizers using normalizeHexNumber works

homura added 30 commits May 7, 2023 20:05
- lumos dependencies and modules are really a bit much
- contributors often depend on yarn's auto-hoist to cause some module to not be installed correctlly
# Conflicts:
#	packages/ckb-indexer/package.json
#	packages/common-scripts/package.json
#	packages/debugger/package.json
#	packages/e2e-test/package.json
#	packages/experiment-tx-assembler/package.json
#	packages/hd-cache/package.json
#	packages/helpers/package.json
#	packages/transaction-manager/package.json
@vercel
Copy link

vercel bot commented Oct 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
lumos-website ✅ Ready (Inspect) Visit Preview Oct 8, 2023 4:35pm

@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

Merging #559 (29cd4d2) into ckb2023 (b6f6a00) will increase coverage by 0.30%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           ckb2023     #559      +/-   ##
===========================================
+ Coverage    86.53%   86.83%   +0.30%     
===========================================
  Files          115      115              
  Lines        23341    23341              
  Branches      2331     2353      +22     
===========================================
+ Hits         20197    20268      +71     
+ Misses        3102     3031      -71     
  Partials        42       42              
Files Coverage Δ
packages/toolkit/src/normalizers.js 37.82% <100.00%> (+11.85%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b6f6a00...29cd4d2. Read the comment docs.

@homura
Copy link
Collaborator

homura commented Oct 9, 2023

This PR is not specific to the ckb2023, so we can change its base to the develop. And can you please add a changeset for this PR?

@zhangyouxin zhangyouxin changed the base branch from ckb2023 to develop October 9, 2023 08:11
@zhangyouxin
Copy link
Contributor Author

Close reason: will change base to develop

@zhangyouxin zhangyouxin closed this Oct 9, 2023
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.

2 participants