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

Use u8::from(bool), u64::from(bool). #1546

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

waywardmonkeys
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1546 (e9a384b) into main (fa3d786) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1546   +/-   ##
=======================================
  Coverage   93.94%   93.94%           
=======================================
  Files         249      249           
  Lines       46067    46060    -7     
=======================================
- Hits        43276    43272    -4     
+ Misses       2791     2788    -3     
Impacted Files Coverage Δ
common/src/bitset.rs 98.48% <100.00%> (-0.02%) ⬇️
common/src/serialize.rs 85.89% <100.00%> (-0.09%) ⬇️
fastfield_codecs/src/monotonic_mapping.rs 100.00% <100.00%> (ø)
src/store/index/mod.rs 97.83% <0.00%> (-0.55%) ⬇️
src/postings/stacker/expull.rs 99.05% <0.00%> (+0.47%) ⬆️
src/fastfield/multivalued/mod.rs 98.41% <0.00%> (+1.18%) ⬆️

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

Copy link
Contributor

@PSeitz PSeitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@PSeitz PSeitz merged commit f9c3947 into quickwit-oss:main Sep 23, 2022
@waywardmonkeys waywardmonkeys deleted the use-ux-from-bool branch September 23, 2022 01:51
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