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: remove external depedency for string similarity calculation #9944

Merged
merged 3 commits into from
Sep 14, 2023

Conversation

jayzhang
Copy link
Member

@jayzhang jayzhang changed the title fix: remove external depedency for edit distance fix: remove external depedency for string similarity calculation Sep 14, 2023
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #9944 (384f62c) into dev (dd1c154) will increase coverage by 0.00%.
Report is 5 commits behind head on dev.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #9944   +/-   ##
=======================================
  Coverage   85.71%   85.72%           
=======================================
  Files         445      445           
  Lines       25409    25421   +12     
  Branches     4851     4852    +1     
=======================================
+ Hits        21779    21791   +12     
  Misses       1911     1911           
  Partials     1719     1719           
Files Changed Coverage Δ
packages/cli/src/commands/engine.ts 89.79% <100.00%> (-0.04%) ⬇️
packages/cli/src/utils.ts 95.08% <100.00%> (+0.58%) ⬆️

@jayzhang jayzhang merged commit 60d5b8a into dev Sep 14, 2023
19 checks passed
@jayzhang jayzhang deleted the huajie/editd branch September 14, 2023 04:23
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