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 benchmarks #1862

Merged
merged 1 commit into from
Feb 11, 2023
Merged

fix benchmarks #1862

merged 1 commit into from
Feb 11, 2023

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented Feb 10, 2023

No description provided.

@PSeitz PSeitz requested a review from fulmicoton February 10, 2023 14:40
@codecov-commenter
Copy link

Codecov Report

Merging #1862 (19dd73d) into main (0f20787) will increase coverage by 0.77%.
The diff coverage is 97.25%.

❗ Current head 19dd73d differs from pull request most recent head 73051c2. Consider uploading reports for the commit 73051c2 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main    #1862      +/-   ##
==========================================
+ Coverage   93.63%   94.41%   +0.77%     
==========================================
  Files         314      297      -17     
  Lines       57102    53269    -3833     
==========================================
- Hits        53467    50293    -3174     
+ Misses       3635     2976     -659     
Impacted Files Coverage Δ
columnar/src/column_values/monotonic_mapping.rs 100.00% <ø> (+18.01%) ⬆️
...lumnar/src/column_values/monotonic_mapping_u128.rs 80.00% <ø> (+20.00%) ⬆️
columnar/src/columnar/column_type.rs 93.33% <ø> (+44.00%) ⬆️
src/collector/mod.rs 47.75% <ø> (ø)
src/fastfield/error.rs 16.66% <ø> (+16.66%) ⬆️
src/fastfield/readers.rs 93.13% <ø> (+3.71%) ⬆️
src/fastfield/writer.rs 97.69% <ø> (+9.51%) ⬆️
src/indexer/doc_id_mapping.rs 96.57% <ø> (-1.17%) ⬇️
src/indexer/index_writer.rs 96.62% <ø> (-0.16%) ⬇️
src/indexer/json_term_writer.rs 99.79% <ø> (-0.01%) ⬇️
... and 186 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fulmicoton fulmicoton merged commit dab93df into quickwit-oss:main Feb 11, 2023
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