meeshkan / unmock-js

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

Release v0.3.10. #342

Closed ksaaskil closed 4 years ago

ksaaskil commented 4 years ago

Features:

codecov-io commented 4 years ago

Codecov Report

Merging #342 into master will increase coverage by 8.02%. The diff coverage is 86.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #342      +/-   ##
==========================================
+ Coverage   72.65%   80.67%   +8.02%     
==========================================
  Files          51       51              
  Lines        2165     2303     +138     
  Branches      561      571      +10     
==========================================
+ Hits         1573     1858     +285     
+ Misses        592      445     -147
Impacted Files Coverage Δ
packages/unmock-fetch/src/serialize.ts 85.71% <ø> (ø) :arrow_up:
packages/unmock-node/src/backend.ts 100% <100%> (ø) :arrow_up:
packages/unmock-core/src/settings/boolean.ts 100% <100%> (+75%) :arrow_up:
...ackages/unmock-core/src/random-number-generator.ts 100% <100%> (ø)
packages/unmock-core/src/index.ts 83.92% <100%> (+1.78%) :arrow_up:
packages/unmock-fetch/src/index.ts 87.5% <100%> (ø) :arrow_up:
packages/unmock-core/src/runner/index.ts 95% <100%> (ø) :arrow_up:
packages/unmock-core/src/backend/index.ts 89.28% <100%> (+7.31%) :arrow_up:
packages/unmock-server/src/constants.ts 100% <100%> (ø)
packages/unmock-node/src/index.ts 100% <100%> (ø) :arrow_up:
... and 16 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 2f4f966...920b360. Read the comment docs.