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: Merge fuzzy_search_mode and conversion_engine options #608

Merged
merged 2 commits into from
Jul 15, 2024

test: add test for simple engine symbol input

8c59342
Select commit
Loading
Failed to load commit list.
Merged

refactor: Merge fuzzy_search_mode and conversion_engine options #608

test: add test for simple engine symbol input
8c59342
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2024 in 0s

89.69% (+0.19%) compared to dfe0e82

View this Pull Request on Codecov

89.69% (+0.19%) compared to dfe0e82

Details

Codecov Report

Attention: Patch coverage is 98.88889% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.69%. Comparing base (dfe0e82) to head (8c59342).

Files Patch % Lines
capi/src/io.rs 76.92% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #608      +/-   ##
==========================================
+ Coverage   89.49%   89.69%   +0.19%     
==========================================
  Files          40       42       +2     
  Lines        8602     8710     +108     
==========================================
+ Hits         7698     7812     +114     
+ Misses        904      898       -6     

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