vinted / elasticsearch-dsl-rs

Strongly typed Elasticsearch DSL written in Rust
Apache License 2.0
201 stars 18 forks source link

Make map/set type aliases internal #208

Closed buinauskas closed 1 year ago

buinauskas commented 1 year ago

These belong to this project only for convenience and should not be exposed to public.

codecov-commenter commented 1 year ago

Codecov Report

Merging #208 (6566f7b) into master (7196176) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
- Coverage   85.10%   85.10%   -0.01%     
==========================================
  Files         157      157              
  Lines        9550     9548       -2     
==========================================
- Hits         8128     8126       -2     
  Misses       1422     1422              
Impacted Files Coverage Δ
src/lib.rs 100.00% <ø> (ø)
src/search/highlight/highlighter.rs 49.50% <ø> (ø)
src/search/highlight/mod.rs 100.00% <ø> (ø)
src/search/queries/compound/boosting_query.rs 95.65% <ø> (ø)
...rc/search/queries/compound/constant_score_query.rs 94.00% <ø> (ø)
...rch/queries/full_text/match_phrase_prefix_query.rs 96.00% <ø> (ø)
src/search/queries/full_text/match_phrase_query.rs 95.08% <ø> (ø)
src/search/queries/full_text/match_query.rs 100.00% <ø> (ø)
src/search/queries/joining/nested_query.rs 84.37% <ø> (ø)
...arch/queries/specialized/distance_feature_query.rs 100.00% <ø> (ø)
... and 3 more

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