enonic / lib-explorer

Library used for searching.
Other
0 stars 0 forks source link

Fix #299 Range aggregations doesn't work in the interface GraphQL API #300

Closed ComLock closed 10 months ago

ComLock commented 10 months ago

Screenshot 2023-12-29 at 10 43 29

codecov[bot] commented 10 months ago

Codecov Report

Attention: 103 lines in your changes are missing coverage. Please review.

Comparison is base (136e353) 16.76% compared to head (43d505f) 16.71%.

:exclamation: Current head 43d505f differs from pull request most recent head 34642b6. Consider uploading reports for the commit 34642b6 to get more accurate results

Files Patch % Lines
...erface/graphql/input/addEnumTypeGeoDistanceUnit.ts 0.00% 33 Missing and 1 partial :warning:
...guillotine/input/addGeoDistanceAggregationInput.ts 0.00% 8 Missing :warning:
...s/guillotine/input/addDateRangeAggregationInput.ts 0.00% 6 Missing :warning:
...aggregations/guillotine/input/addDateRangeInput.ts 0.00% 6 Missing :warning:
.../aggregations/guillotine/input/addGeoPointInput.ts 0.00% 6 Missing :warning:
...gregations/guillotine/input/addNumberRangeInput.ts 0.00% 6 Missing :warning:
...tions/guillotine/input/addRangeAggregationInput.ts 0.00% 6 Missing :warning:
.../guillotine/input/addValueCountAggregationInput.ts 0.00% 6 Missing :warning:
...illotine/input/addDateHistogramAggregationInput.ts 0.00% 4 Missing :warning:
...gations/guillotine/input/addMaxAggregationInput.ts 0.00% 4 Missing :warning:
... and 6 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #300 +/- ## ========================================== - Coverage 16.76% 16.71% -0.06% ========================================== Files 314 315 +1 Lines 17932 17988 +56 Branches 694 695 +1 ========================================== Hits 3007 3007 - Misses 14633 14688 +55 - Partials 292 293 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.