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

perf: use faster Walk implementation #65

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

ekkolon
Copy link
Owner

@ekkolon ekkolon commented Feb 12, 2024

Closes #

πŸ“‘ Description

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

@codecov-commenter
Copy link

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (d1ed81e) 69.3% compared to head (c371379) 70.3%.

Files Patch % Lines
src/commands/verify.rs 0.0% 24 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##            main     #65     +/-   ##
=======================================
+ Coverage   69.3%   70.3%   +0.9%     
=======================================
  Files         25      25             
  Lines       2797    2760     -37     
=======================================
  Hits        1941    1941             
+ Misses       856     819     -37     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@ekkolon ekkolon merged commit 8ef7f85 into main Feb 12, 2024
6 checks passed
@ekkolon ekkolon deleted the refactor/verify-command branch February 12, 2024 08:20
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