tailcallhq / tailcall

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

feat: generating queries from openapi spec #2299

Open shashitnak opened 3 days ago

shashitnak commented 3 days ago

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #... (Replace "..." with the issue number)

Build & Testing:

Checklist:

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 97.46835% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.94%. Comparing base (6482273) to head (d204ac1). Report is 135 commits behind head on openapi-query-type.

:exclamation: Current head d204ac1 differs from pull request most recent head 2a34da7

Please upload reports for the commit 2a34da7 to get more accurate results.

Files Patch % Lines
src/core/generator/openapi/query_generator.rs 97.36% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## openapi-query-type #2299 +/- ## ====================================================== + Coverage 84.18% 85.94% +1.75% ====================================================== Files 212 229 +17 Lines 20097 21919 +1822 ====================================================== + Hits 16919 18838 +1919 + Misses 3178 3081 -97 ```

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