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

Improve automatic mocking #7676

Merged
merged 4 commits into from
Nov 4, 2024
Merged

Improve automatic mocking #7676

merged 4 commits into from
Nov 4, 2024

Conversation

tobias-tengler
Copy link
Collaborator

@tobias-tengler tobias-tengler commented Nov 3, 2024

This PR updates the automatic TestSubgraph mocking to handle (lists of) enum values, lists of scalar values and complex types (interfaces and unions).

Copy link

codecov bot commented Nov 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.94%. Comparing base (ad8fdf0) to head (c441715).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7676      +/-   ##
==========================================
- Coverage   73.95%   73.94%   -0.01%     
==========================================
  Files        2918     2916       -2     
  Lines      151114   151060      -54     
  Branches    17555    17548       -7     
==========================================
- Hits       111751   111704      -47     
+ Misses      33514    33504      -10     
- Partials     5849     5852       +3     
Flag Coverage Δ
unittests 73.94% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tobias-tengler tobias-tengler added the 👓 ready-for-review The PR is ready for review. label Nov 4, 2024
@michaelstaib michaelstaib merged commit a9f442c into main Nov 4, 2024
5 checks passed
@michaelstaib michaelstaib deleted the tte/improve-automatic-mocking branch November 4, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants