Skip to content

Add additional type entity filter to schema builder api #522

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

Merged
merged 2 commits into from
Apr 25, 2025

Apply additional type from schema import selector

d8b07ad
Select commit
Loading
Failed to load commit list.
Merged

Add additional type entity filter to schema builder api #522

Apply additional type from schema import selector
d8b07ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 25, 2025 in 1s

77.86% (-0.03%) compared to 85e79a2

View this Pull Request on Codecov

77.86% (-0.03%) compared to 85e79a2

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 77.86%. Comparing base (85e79a2) to head (d8b07ad).

Files with missing lines Patch % Lines
...jpa/query/schema/impl/GraphQLJpaSchemaBuilder.java 62.50% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #522      +/-   ##
============================================
- Coverage     77.88%   77.86%   -0.03%     
  Complexity     1304     1304              
============================================
  Files            79       79              
  Lines          5774     5782       +8     
  Branches        761      761              
============================================
+ Hits           4497     4502       +5     
- Misses          939      942       +3     
  Partials        338      338              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.