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

feat: Support for descending fields CLI index creation #3237

Merged
merged 15 commits into from
Nov 14, 2024

NewErrInvalidInxedFieldDescription

1b181e1
Select commit
Loading
Failed to load commit list.
Merged

feat: Support for descending fields CLI index creation #3237

NewErrInvalidInxedFieldDescription
1b181e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 1s

77.49% (-0.12%) compared to 332f9d6

View this Pull Request on Codecov

77.49% (-0.12%) compared to 332f9d6

Details

Codecov Report

Attention: Patch coverage is 68.75000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 77.49%. Comparing base (332f9d6) to head (1b181e1).

Files with missing lines Patch % Lines
cli/index_create.go 78.57% 5 Missing and 1 partial ⚠️
cli/errors.go 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3237      +/-   ##
===========================================
- Coverage    77.61%   77.49%   -0.12%     
===========================================
  Files          382      382              
  Lines        35236    35263      +27     
===========================================
- Hits         27345    27324      -21     
- Misses        6272     6308      +36     
- Partials      1619     1631      +12     
Files with missing lines Coverage Δ
cli/errors.go 0.00% <0.00%> (ø)
cli/index_create.go 86.96% <78.57%> (-6.52%) ⬇️

... and 13 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 332f9d6...1b181e1. Read the comment docs.