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

[Issue-206] make param v nullable. #207

Merged
merged 1 commit into from
Feb 10, 2021
Merged

Conversation

MEJIOMAH17
Copy link
Contributor

Reason: When class Form was using in DSL, function 'to' with nullable param refers to 'kotlin.to' and did not append param.

Reason: When class Form was using in DSL, to with nullable param refers to "kotlin.to" and did not append param.
@codecov
Copy link

codecov bot commented Jan 9, 2021

Codecov Report

Merging #207 (c534697) into master (58cc9d3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #207   +/-   ##
=========================================
  Coverage     90.84%   90.84%           
  Complexity      127      127           
=========================================
  Files            44       44           
  Lines           415      415           
  Branches         55       55           
=========================================
  Hits            377      377           
  Misses           11       11           
  Partials         27       27           
Impacted Files Coverage Δ Complexity Δ
...in/kotlin/io/github/rybalkinsd/kohttp/util/form.kt 100.00% <ø> (ø) 0.00 <0.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 58cc9d3...c534697. Read the comment docs.

@rybalkinsd rybalkinsd merged commit d7ea236 into rybalkinsd:master Feb 10, 2021
@rybalkinsd
Copy link
Owner

Thanks for your contribution!

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.

2 participants