ppshobi / psonic

Sonic is a super fast auto suggestion engine built by the team at crisp.chat, a customer engagement platform. its built in Rust and they officially support a javascript client, but if you want to use sonic via php, this is the library that you can look for. Completely unit tested, and adheres to modern coding standards, and offers a clean api to interact with sonic.
MIT License
130 stars 9 forks source link

Feature support php74 #16

Closed ppshobi closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #16 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #16   +/-   ##
=========================================
  Coverage     95.21%   95.21%           
  Complexity       83       83           
=========================================
  Files            22       22           
  Lines           230      230           
=========================================
  Hits            219      219           
  Misses           11       11
Impacted Files Coverage Δ Complexity Δ
src/Commands/Command.php 100% <100%> (ø) 2 <0> (ø) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b0308ba...f9fee37. Read the comment docs.