Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Path request response match #131

Closed
wants to merge 6 commits into from
Closed

Conversation

aimmlegate
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 24, 2021

Codecov Report

Merging #131 (6e15934) into master (f99a13c) will increase coverage by 0.00%.
The diff coverage is 95.55%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #131   +/-   ##
=======================================
  Coverage   95.50%   95.50%           
=======================================
  Files          50       51    +1     
  Lines        1446     1536   +90     
  Branches      421      449   +28     
=======================================
+ Hits         1381     1467   +86     
- Misses         64       68    +4     
  Partials        1        1           
Impacted Files Coverage Δ
src/validation/rules/rulesMap.ts 100.00% <ø> (ø)
...mended/endpointsUpdateRequestResponseMatch.rule.ts 94.66% <94.66%> (ø)
src/language/predicates.ts 100.00% <100.00%> (ø)
src/runtypes/specifiedScalarTypes.ts 100.00% <100.00%> (ø)
src/validation/rules/recommended/index.ts 100.00% <100.00%> (ø)

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 f99a13c...6e15934. Read the comment docs.

@aimmlegate aimmlegate requested a review from frolovdev July 24, 2021 14:43
@aimmlegate aimmlegate closed this Oct 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[validation] Response and Request dtos should have similar primitive types
2 participants