Skip to content

feat: disable formatting with prettier by default

Codecov / codecov/project failed Apr 21, 2024 in 0s

79.81% (-0.10%) compared to 2faa567

View this Pull Request on Codecov

79.81% (-0.10%) compared to 2faa567

Details

Codecov Report

Attention: Patch coverage is 32.60870% with 31 lines in your changes are missing coverage. Please review.

Project coverage is 79.81%. Comparing base (2faa567) to head (6e1244f).

Files Patch % Lines
packages/openapi-ts/src/compiler/utils.ts 15.38% 11 Missing ⚠️
packages/openapi-ts/src/compiler/classes.ts 14.28% 6 Missing ⚠️
packages/openapi-ts/src/utils/enum.ts 16.66% 5 Missing ⚠️
packages/openapi-ts/src/compiler/types.ts 25.00% 3 Missing ⚠️
packages/openapi-ts/src/utils/write/services.ts 0.00% 3 Missing ⚠️
packages/openapi-ts/src/compiler/typedef.ts 66.66% 1 Missing ⚠️
packages/openapi-ts/src/utils/escape.ts 50.00% 1 Missing ⚠️
packages/openapi-ts/src/utils/write/models.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #457      +/-   ##
==========================================
- Coverage   79.90%   79.81%   -0.10%     
==========================================
  Files          75       75              
  Lines        6027     6018       -9     
  Branches      608      603       -5     
==========================================
- Hits         4816     4803      -13     
- Misses       1210     1214       +4     
  Partials        1        1              

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