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

feat(Typescript): Use internal, OpenAPI-generated, types for Compute, GCS, Groups, and Timer. #447

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jbottigliero
Copy link
Member

@jbottigliero jbottigliero commented Feb 27, 2025

  • All services that have OpenAPI specs now export a type OpenAPI from their entrypoints.
  • Adds script for generating types from the OpenAPI resources.

… GCS, Groups, and Timer.

- All services that have OpenAPI specs now export an `type OpenAPI` from their entrypoints.
- Adds script for generating types from the OpenAPI resources.
Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (a63c137) to head (72127ee).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #447   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files          72       72           
  Lines        1254     1254           
  Branches      210      210           
=======================================
  Hits         1238     1238           
  Misses         15       15           
  Partials        1        1           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant