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

feat: adding full text search support #746

Merged
merged 4 commits into from
Jan 24, 2024

ci: disabling tests with `maybe` function for CI environments

fed3e00
Select commit
Loading
Failed to load commit list.
Merged

feat: adding full text search support #746

ci: disabling tests with `maybe` function for CI environments
fed3e00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2024 in 1s

93.20% (-0.17%) compared to ddb0d12

View this Pull Request on Codecov

93.20% (-0.17%) compared to ddb0d12

Details

Codecov Report

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

Comparison is base (ddb0d12) 93.36% compared to head (fed3e00) 93.20%.

Files Patch % Lines
src/ottoman/ottoman.ts 40.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #746      +/-   ##
==========================================
- Coverage   93.36%   93.20%   -0.17%     
==========================================
  Files          96       96              
  Lines        2667     2677      +10     
  Branches      641      642       +1     
==========================================
+ Hits         2490     2495       +5     
- Misses        177      182       +5     

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