meeshkan / unmock-js

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

Add tests for settings #335

Closed ksaaskil closed 5 years ago

ksaaskil commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #335 into dev will decrease coverage by 7.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #335      +/-   ##
==========================================
- Coverage   80.05%   72.84%   -7.22%     
==========================================
  Files          49       51       +2     
  Lines        2226     2165      -61     
  Branches      569      561       -8     
==========================================
- Hits         1782     1577     -205     
- Misses        444      588     +144
Impacted Files Coverage Δ
...ges/unmock-core/src/service/spy/generated/index.ts 18.64% <0%> (-50.85%) :arrow_down:
packages/unmock-core/src/backend/index.ts 81.96% <0%> (-6.93%) :arrow_down:
packages/unmock-core/src/generator.ts 85.71% <0%> (-1.88%) :arrow_down:
packages/unmock-node/src/backend.ts 100% <0%> (ø) :arrow_up:
packages/unmock-fetch/src/serialize.ts 85.71% <0%> (ø) :arrow_up:
packages/unmock-fetch/src/index.ts 87.5% <0%> (ø) :arrow_up:
packages/unmock-node/src/index.ts 100% <0%> (ø) :arrow_up:
packages/unmock-server/src/unmock.ts
packages/unmock-server/src/constants.ts
packages/unmock-server/src/server.ts
... and 7 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 4113a9f...0fc466a. Read the comment docs.