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: Allow querying of 9th, 19th, 29th, etc collections #2819

Merged

PR FIXUP - Document breaking change

0afbc3c
Select commit
Loading
Failed to load commit list.
Merged

fix: Allow querying of 9th, 19th, 29th, etc collections #2819

PR FIXUP - Document breaking change
0afbc3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2024 in 0s

79.14% (+0.54%) compared to 24fa14f

View this Pull Request on Codecov

79.14% (+0.54%) compared to 24fa14f

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 79.14%. Comparing base (24fa14f) to head (0afbc3c).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2819      +/-   ##
===========================================
+ Coverage    78.60%   79.14%   +0.54%     
===========================================
  Files          318      318              
  Lines        24128    24162      +34     
===========================================
+ Hits         18965    19123     +158     
+ Misses        3785     3662     -123     
+ Partials      1378     1377       -1     
Files Coverage Δ
internal/core/key.go 83.96% <100.00%> (-0.03%) ⬇️
internal/planner/scan.go 90.75% <100.00%> (+1.16%) ⬆️
internal/core/encoding.go 79.63% <91.49%> (+3.30%) ⬆️

... and 25 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 24fa14f...0afbc3c. Read the comment docs.