meeshkan / unmock-js

Fuzz test your REST API calls
https://unmock.io
93 stars 8 forks source link

Release v0.3.11 #364

Closed carolstran closed 4 years ago

carolstran commented 4 years ago

Features:

Fixes:

codecov-io commented 4 years ago

Codecov Report

Merging #364 into master will decrease coverage by 0.28%. The diff coverage is 84.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #364      +/-   ##
==========================================
- Coverage   80.67%   80.39%   -0.29%     
==========================================
  Files          51       54       +3     
  Lines        2303     2418     +115     
  Branches      571      585      +14     
==========================================
+ Hits         1858     1944      +86     
- Misses        445      474      +29
Impacted Files Coverage Δ
packages/openapi-refinements/src/index.ts 73.73% <100%> (ø) :arrow_up:
packages/unmock-core/src/service/serviceCore.ts 95% <100%> (-0.09%) :arrow_down:
packages/unmock-core/src/utils.ts 100% <100%> (ø)
packages/unmock-core/src/backend/index.ts 89.28% <100%> (ø) :arrow_up:
packages/unmock-fetch/src/fetch.ts 95.65% <100%> (ø) :arrow_up:
packages/unmock-core/src/nock.ts 74.73% <100%> (ø) :arrow_up:
packages/unmock-core/src/parser.ts 91.66% <100%> (-0.65%) :arrow_down:
packages/unmock-core/src/service/serviceStore.ts 82.53% <73.17%> (-17.47%) :arrow_down:
packages/unmock-core/src/index.ts 79.62% <75%> (-4.3%) :arrow_down:
packages/unmock-core/src/generator.ts 87.4% <80%> (-0.24%) :arrow_down:
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 800b770...8d814f4. Read the comment docs.