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

chore | add support for multi filter arguments #151

Merged
merged 1 commit into from
Nov 27, 2023

chore | add support for multi filter arguments

2129319
Select commit
Loading
Failed to load commit list.
Merged

chore | add support for multi filter arguments #151

chore | add support for multi filter arguments
2129319
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 27, 2023 in 0s

56.44% (-1.14%) compared to a4d5d5d

View this Pull Request on Codecov

56.44% (-1.14%) compared to a4d5d5d

Details

Codecov Report

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

Comparison is base (a4d5d5d) 57.57% compared to head (2129319) 56.44%.

Files Patch % Lines
...re/graphql/utils/gateway/MultiFilterConverter.java 0.00% 26 Missing ⚠️
...core/graphql/utils/gateway/GatewayUtilsModule.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #151      +/-   ##
============================================
- Coverage     57.57%   56.44%   -1.14%     
  Complexity      264      264              
============================================
  Files            91       92       +1     
  Lines          1445     1474      +29     
  Branches         42       42              
============================================
  Hits            832      832              
- Misses          583      612      +29     
  Partials         30       30              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.