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(conv): Optimize the graph search based algorithm #526

Merged
merged 5 commits into from
May 22, 2024

Conversation

kanru
Copy link
Member

@kanru kanru commented May 8, 2024

No description provided.

Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.96%. Comparing base (b7f31e8) to head (0c44281).
Report is 20 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #526      +/-   ##
==========================================
- Coverage   88.00%   87.96%   -0.05%     
==========================================
  Files          58       58              
  Lines       13569    13516      -53     
==========================================
- Hits        11942    11889      -53     
  Misses       1627     1627              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kanru kanru marked this pull request as ready for review May 9, 2024 12:46
@kanru kanru changed the title test: Add benchmarks for the conversion module refactor(conv): Optimize the graph search based algorithm May 9, 2024
@kanru kanru added this to the v0.9.0 milestone May 9, 2024
@kanru kanru force-pushed the optimize-conv-slow-path branch from 72982d8 to 0c44281 Compare May 9, 2024 13:37
@kanru kanru added this pull request to the merge queue May 22, 2024
Merged via the queue into master with commit 6d89d31 May 22, 2024
19 checks passed
@kanru kanru deleted the optimize-conv-slow-path branch May 22, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant