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 | adding the support for querying multi interaction filters #203

Merged
merged 8 commits into from
Nov 29, 2023

fixing the request

7c26567
Select commit
Loading
Failed to load commit list.
Merged

chore | adding the support for querying multi interaction filters #203

fixing the request
7c26567
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2023 in 0s

21.41% (-0.44%) compared to 4055aaf

View this Pull Request on Codecov

21.41% (-0.44%) compared to 4055aaf

Details

Codecov Report

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

Comparison is base (4055aaf) 21.84% compared to head (7c26567) 21.41%.

❗ Current head 7c26567 differs from pull request most recent head b64cb30. Consider uploading reports for the commit b64cb30 to get more accurate results

Files Patch % Lines
...ace/graphql/entity/request/EdgeRequestBuilder.java 0.00% 48 Missing ⚠️
...GatewayServiceEntityInteractionRequestBuilder.java 0.00% 20 Missing ⚠️
...ql/entity/dao/GatewayServiceEntityEdgeFetcher.java 0.00% 2 Missing ⚠️
...phql/entity/joiner/DefaultEntityJoinerBuilder.java 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #203      +/-   ##
============================================
- Coverage     21.84%   21.41%   -0.44%     
  Complexity       75       75              
============================================
  Files            70       70              
  Lines          1831     1854      +23     
  Branches         55       55              
============================================
- Hits            400      397       -3     
- Misses         1422     1448      +26     
  Partials          9        9              

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