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

chore | adding the support for querying multi interaction filters

342e110
Select commit
Loading
Failed to load commit list.
Merged

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

chore | adding the support for querying multi interaction filters
342e110
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 27, 2023 in 1s

21.78% (-0.07%) compared to 4055aaf

View this Pull Request on Codecov

21.78% (-0.07%) compared to 4055aaf

Details

Codecov Report

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

Comparison is base (4055aaf) 21.84% compared to head (342e110) 21.78%.

❗ Current head 342e110 differs from pull request most recent head c26bba5. Consider uploading reports for the commit c26bba5 to get more accurate results

Files Patch % Lines
...ace/graphql/entity/request/EdgeRequestBuilder.java 0.00% 27 Missing ⚠️
...GatewayServiceEntityInteractionRequestBuilder.java 0.00% 12 Missing ⚠️
...hypertrace/graphql/entity/dao/EntityDaoModule.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #203      +/-   ##
============================================
- Coverage     21.84%   21.78%   -0.07%     
  Complexity       75       75              
============================================
  Files            70       70              
  Lines          1831     1841      +10     
  Branches         55       54       -1     
============================================
+ Hits            400      401       +1     
- Misses         1422     1431       +9     
  Partials          9        9              

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