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

Add support for push documents to Meilisearch #174

Merged
merged 6 commits into from
Jun 11, 2022
Merged

Conversation

waybackarchiver
Copy link
Contributor

Close #172

@waybackarchiver waybackarchiver added the enhancement New feature or request label Jun 3, 2022
@codecov
Copy link

codecov bot commented Jun 3, 2022

Codecov Report

Merging #174 (571e36c) into main (cf2453f) will increase coverage by 0.43%.
The diff coverage is 58.58%.

@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
+ Coverage   44.31%   44.74%   +0.43%     
==========================================
  Files          39       40       +1     
  Lines        4739     4921     +182     
==========================================
+ Hits         2100     2202     +102     
- Misses       2396     2450      +54     
- Partials      243      269      +26     
Impacted Files Coverage Δ
service/service.go 53.57% <0.00%> (-0.60%) ⬇️
service/indexing.go 51.55% <51.55%> (ø)
config/options.go 82.56% <100.00%> (+0.65%) ⬆️
config/parser.go 87.33% <100.00%> (+0.34%) ⬆️

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 cf2453f...571e36c. Read the comment docs.

@waybackarchiver waybackarchiver marked this pull request as ready for review June 10, 2022 15:05
@waybackarchiver
Copy link
Contributor Author

Build snap failed, which refers to snapcore/action-publish#27

@waybackarchiver waybackarchiver merged commit 22b3bdb into main Jun 11, 2022
@waybackarchiver waybackarchiver deleted the meilisearch branch June 11, 2022 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish wayback results for indexing and searching
1 participant