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

Add logical operator in hypertrace gql common schema #165

Merged
merged 1 commit into from
Feb 7, 2024

add logical operator in hypertrace gql common schema

5e58bc6
Select commit
Loading
Failed to load commit list.
Merged

Add logical operator in hypertrace gql common schema #165

add logical operator in hypertrace gql common schema
5e58bc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2024 in 0s

57.72% (-0.12%) compared to dd582cd

View this Pull Request on Codecov

57.72% (-0.12%) compared to dd582cd

Details

Codecov Report

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

Comparison is base (dd582cd) 57.84% compared to head (5e58bc6) 57.72%.

Files Patch % Lines
...raphql/common/schema/operator/LogicalOperator.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #165      +/-   ##
============================================
- Coverage     57.84%   57.72%   -0.12%     
  Complexity      265      265              
============================================
  Files            91       92       +1     
  Lines          1454     1457       +3     
  Branches         42       42              
============================================
  Hits            841      841              
- Misses          583      586       +3     
  Partials         30       30              

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