Skip to content

test: update snapshots

e4a9553
Select commit
Loading
Failed to load commit list.
Open

feat: implement msw plugin #3570

test: update snapshots
e4a9553
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 8, 2026 in 1s

39.37% (-0.67%) compared to ebf6878

View this Pull Request on Codecov

39.37% (-0.67%) compared to ebf6878

Details

Codecov Report

❌ Patch coverage is 18.44262% with 398 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.37%. Comparing base (ebf6878) to head (e4a9553).

Files with missing lines Patch % Lines
examples/openapi-ts-fetch/src/client/msw.gen.ts 29.83% 112 Missing and 55 partials ⚠️
...kages/openapi-ts/src/plugins/msw/shared/handler.ts 1.58% 54 Missing and 8 partials ⚠️
.../src/plugins/msw/shared/computeDominantResponse.ts 8.92% 33 Missing and 18 partials ⚠️
packages/openapi-ts/src/plugins/msw/v2/plugin.ts 2.00% 48 Missing and 1 partial ⚠️
packages/openapi-ts/src/plugins/msw/shared/sort.ts 0.00% 14 Missing and 3 partials ⚠️
...ages/openapi-ts/src/plugins/msw/shared/response.ts 0.00% 13 Missing and 1 partial ⚠️
packages/shared/src/utils/url.ts 0.00% 5 Missing and 9 partials ⚠️
...ackages/openapi-ts/src/plugins/msw/shared/types.ts 0.00% 10 Missing ⚠️
packages/openapi-ts/src/plugins/msw/config.ts 28.57% 3 Missing and 2 partials ⚠️
packages/openapi-ts/src/plugins/msw/shared/path.ts 0.00% 4 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3570      +/-   ##
==========================================
- Coverage   40.04%   39.37%   -0.67%     
==========================================
  Files         520      543      +23     
  Lines       19243    20379    +1136     
  Branches     5720     6140     +420     
==========================================
+ Hits         7705     8024     +319     
- Misses       9342     9957     +615     
- Partials     2196     2398     +202     

☔ 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.