Skip to content

Update example to support both Finch and Circe accumulated errors#970

Merged
vkostyukov merged 1 commit into
finagle:masterfrom
rpless:rpless/encoder-docs
Jul 27, 2018
Merged

Update example to support both Finch and Circe accumulated errors#970
vkostyukov merged 1 commit into
finagle:masterfrom
rpless:rpless/encoder-docs

Conversation

@rpless
Copy link
Copy Markdown
Collaborator

@rpless rpless commented Jul 27, 2018

Makes the Circe Exception Encoder handle accumulated errors.

Also the docs failing to compile with docs/makeMicrosite something about importing Person._ was breaking them. I pulled those codecs out of the companion object to get it to compile. I'm open to alternatives for fixing that.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #970 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #970      +/-   ##
==========================================
+ Coverage   83.53%   83.57%   +0.03%     
==========================================
  Files          52       52              
  Lines         838      840       +2     
  Branches       44       44              
==========================================
+ Hits          700      702       +2     
  Misses        138      138
Impacted Files Coverage Δ
core/src/main/scala/io/finch/endpoint/path.scala 96% <0%> (+0.34%) ⬆️

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 11d20f0...8cc604c. Read the comment docs.

Copy link
Copy Markdown
Collaborator

@vkostyukov vkostyukov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @rpless! This LGTM.

@vkostyukov vkostyukov merged commit af80f4f into finagle:master Jul 27, 2018
@vkostyukov
Copy link
Copy Markdown
Collaborator

Cherry-picked into arrows: d7244aa.

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