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

fix: watch mode tweaks #1668

Merged
merged 1 commit into from
Feb 3, 2025

fix: watch mode tweaks

7a03341
Select commit
Loading
Failed to load commit list.
Merged

fix: watch mode tweaks #1668

fix: watch mode tweaks
7a03341
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

57.16% (+0.03%) compared to d0af19e

View this Pull Request on Codecov

57.16% (+0.03%) compared to d0af19e

Details

Codecov Report

Attention: Patch coverage is 74.51565% with 171 lines in your changes missing coverage. Please review.

Project coverage is 57.16%. Comparing base (d0af19e) to head (7a03341).

Files with missing lines Patch % Lines
packages/openapi-ts/src/getSpec.ts 51.33% 73 Missing ⚠️
packages/openapi-ts/src/initConfigs.ts 79.38% 66 Missing and 1 partial ⚠️
packages/openapi-ts/src/createClient.ts 84.15% 16 Missing ⚠️
packages/openapi-ts/src/processOutput.ts 78.78% 14 Missing ⚠️
packages/openapi-ts/src/getLogs.ts 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1668      +/-   ##
==========================================
+ Coverage   57.13%   57.16%   +0.03%     
==========================================
  Files         184      189       +5     
  Lines       25571    25601      +30     
  Branches     1909     1909              
==========================================
+ Hits        14609    14635      +26     
- Misses      10953    10957       +4     
  Partials        9        9              

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