Skip to content

Revert "Relax type constraints to Encodable and Decodable"#22

Merged
djones6 merged 1 commit intomasterfrom
backout1235
May 16, 2018
Merged

Revert "Relax type constraints to Encodable and Decodable"#22
djones6 merged 1 commit intomasterfrom
backout1235

Conversation

@djones6
Copy link
Copy Markdown
Contributor

@djones6 djones6 commented May 16, 2018

This reverts #18.

We've found a problem with the relaxing of output types from Codable to Encodable, such that they are no longer compatible with the TypeDecoder.

We need to revert the relaxing of types so that TypeDecoder can be used with the types used by Codable routes. We'll aim to reintroduce this in the future once a solution can be found.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #22 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #22   +/-   ##
====================================
  Coverage      82%   82%           
====================================
  Files           6     6           
  Lines         489   489           
====================================
  Hits          401   401           
  Misses         88    88
Flag Coverage Δ
#KituraContracts 82% <ø> (ø) ⬆️

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 72cbab5...d37f97b. Read the comment docs.

@djones6 djones6 merged commit 9d3e5b8 into master May 16, 2018
@djones6 djones6 deleted the backout1235 branch May 16, 2018 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants