tailcallhq / tailcall

High Performance GraphQL Runtime
https://tailcall.run
Apache License 2.0
1.3k stars 254 forks source link

chore: add integration tests for dedupe. #3014

Closed laststylebender14 closed 1 day ago

laststylebender14 commented 1 month ago

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #3010

Build & Testing:

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.76%. Comparing base (dfb5ca2) to head (ceac2b2). Report is 71 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3014 +/- ## ========================================== + Coverage 87.74% 87.76% +0.02% ========================================== Files 276 276 Lines 27437 27437 ========================================== + Hits 24074 24080 +6 + Misses 3363 3357 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

github-actions[bot] commented 1 month ago

Action required: PR inactive for 5 days. Status update or closure in 10 days.

github-actions[bot] commented 1 month ago

Action required: PR inactive for 5 days. Status update or closure in 10 days.

github-actions[bot] commented 3 weeks ago

Action required: PR inactive for 5 days. Status update or closure in 10 days.

github-actions[bot] commented 3 weeks ago

Action required: PR inactive for 5 days. Status update or closure in 10 days.

github-actions[bot] commented 5 days ago

Action required: PR inactive for 5 days. Status update or closure in 10 days.

laststylebender14 commented 1 day ago

closing in favour of https://github.com/tailcallhq/tailcall/pull/3145