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

Fix testing on windows #2155

Merged
merged 3 commits into from
Aug 27, 2023
Merged

Conversation

ChillFish8
Copy link
Collaborator

After manually doing this fix on several local instances when doing a fix or change, I finally broke and have just made this PR to fix testing tantivy on Windows.

The error is because of the deps used in the bench directory aren't supported on Windows.

@codecov-commenter
Copy link

Codecov Report

Merging #2155 (2be8977) into main (e6cacc4) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main    #2155      +/-   ##
==========================================
- Coverage   94.25%   94.24%   -0.01%     
==========================================
  Files         320      320              
  Lines       62112    62112              
==========================================
- Hits        58541    58540       -1     
- Misses       3571     3572       +1     

see 3 files with indirect coverage changes

@fulmicoton
Copy link
Collaborator

Thank you!

@fulmicoton fulmicoton merged commit 267dfe5 into quickwit-oss:main Aug 27, 2023
4 checks passed
ethever pushed a commit to ethever/tantivy that referenced this pull request Aug 30, 2023
* Fix missing trait imports

* Fix building tests on windows

* Revert other PR change
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.

3 participants