Skip to content

chore: generate skeleton of msw responses

67d8678
Select commit
Loading
Failed to load commit list.
Draft

msw plugin #1614

chore: generate skeleton of msw responses
67d8678
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 13, 2025 in 0s

55.48% (-0.79%) compared to 3d17490

View this Pull Request on Codecov

55.48% (-0.79%) compared to 3d17490

Details

Codecov Report

Attention: Patch coverage is 20.11070% with 433 lines in your changes missing coverage. Please review.

Project coverage is 55.48%. Comparing base (3d17490) to head (67d8678).
Report is 343 commits behind head on main.

Files with missing lines Patch % Lines
packages/openapi-ts/src/plugins/msw/plugin.ts 17.00% 166 Missing ⚠️
packages/openapi-ts/src/plugins/msw/schema.ts 11.18% 127 Missing ⚠️
packages/openapi-ts/src/plugins/msw/interfaces.ts 16.66% 105 Missing ⚠️
packages/openapi-ts/src/plugins/msw/response.ts 30.43% 32 Missing ⚠️
packages/openapi-ts/src/plugins/msw/config.ts 83.33% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1614      +/-   ##
==========================================
- Coverage   56.26%   55.48%   -0.79%     
==========================================
  Files         158      164       +6     
  Lines       24875    25407     +532     
  Branches     1816     1816              
==========================================
+ Hits        13997    14096      +99     
- Misses      10868    11301     +433     
  Partials       10       10              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.