Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple attributes #872

Merged
merged 1 commit into from
Nov 25, 2017
Merged

Support multiple attributes #872

merged 1 commit into from
Nov 25, 2017

Conversation

vkostyukov
Copy link
Collaborator

This introduces multipartAttributes and multipartAttributesNel.

@codecov-io
Copy link

codecov-io commented Nov 25, 2017

Codecov Report

Merging #872 into master will increase coverage by 0.45%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #872      +/-   ##
=========================================
+ Coverage   81.45%   81.9%   +0.45%     
=========================================
  Files          51      51              
  Lines         744     746       +2     
  Branches       26      34       +8     
=========================================
+ Hits          606     611       +5     
+ Misses        138     135       -3
Impacted Files Coverage Δ
...e/src/main/scala/io/finch/endpoint/multipart.scala 76.66% <100%> (-5.48%) ⬇️
core/src/main/scala/io/finch/Input.scala 100% <0%> (+12.5%) ⬆️

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 ac5fed4...f49897f. Read the comment docs.

@vkostyukov vkostyukov merged commit 8086125 into master Nov 25, 2017
@vkostyukov vkostyukov deleted the vk/multiple-attrs branch November 25, 2017 19:46
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.

None yet

2 participants