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

Feature/128 multimodule #130

Merged
merged 14 commits into from
Aug 10, 2019
Merged

Feature/128 multimodule #130

merged 14 commits into from
Aug 10, 2019

Conversation

rybalkinsd
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jul 15, 2019

Codecov Report

Merging #130 into master will increase coverage by 0.12%.
The diff coverage is 81.25%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #130      +/-   ##
============================================
+ Coverage     90.95%   91.08%   +0.12%     
+ Complexity      130      129       -1     
============================================
  Files            42       43       +1     
  Lines           398      370      -28     
  Branches         45       43       -2     
============================================
- Hits            362      337      -25     
- Misses            9       10       +1     
+ Partials         27       23       -4
Impacted Files Coverage Δ Complexity Δ
...b/rybalkinsd/kohttp/dsl/async/HttpPatchAsyncDsl.kt 33.33% <ø> (ø) 0 <0> (?)
...lin/io/github/rybalkinsd/kohttp/dsl/HttpHeadDsl.kt 100% <ø> (ø) 0 <0> (?)
...hub/rybalkinsd/kohttp/dsl/async/AsyncHttpGetDsl.kt 0% <ø> (ø) 0 <0> (?)
...thub/rybalkinsd/kohttp/dsl/async/UploadAsyncDsl.kt 33.33% <ø> (ø) 0 <0> (?)
...in/kotlin/io/github/rybalkinsd/kohttp/util/form.kt 100% <ø> (ø) 0 <0> (?)
...balkinsd/kohttp/interceptors/LoggingInterceptor.kt 100% <ø> (ø) 2 <0> (?)
...in/io/github/rybalkinsd/kohttp/dsl/HttpPatchDsl.kt 100% <ø> (ø) 0 <0> (?)
...ub/rybalkinsd/kohttp/dsl/async/HttpHeadAsyncDsl.kt 33.33% <ø> (ø) 0 <0> (?)
...otlin/io/github/rybalkinsd/kohttp/ext/StringExt.kt 42.85% <ø> (ø) 0 <0> (?)
...o/github/rybalkinsd/kohttp/client/ClientBuilder.kt 100% <ø> (ø) 0 <0> (?)
... and 36 more

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 619f8e1...6365684. Read the comment docs.

@rybalkinsd rybalkinsd force-pushed the feature/128-multimodule branch from 6c796d4 to 15c0501 Compare July 15, 2019 20:03
@rybalkinsd rybalkinsd requested a review from DeviantBadge July 16, 2019 08:45
rybalkinsd and others added 7 commits August 4, 2019 21:42
2. gitignore changes
3. changes in gradle to use jacoco multi-module
* 1. closing body
2. added explicit types
3. added docs

* changed patch configuration for codcov

* Update kohttp/src/main/kotlin/io/github/rybalkinsd/kohttp/ext/ResponseExt.kt

Co-Authored-By: DeviantBadge <zhenya_vorobyov@mail.ru>

* Update kohttp/src/main/kotlin/io/github/rybalkinsd/kohttp/ext/ResponseExt.kt

Co-Authored-By: DeviantBadge <zhenya_vorobyov@mail.ru>
@rybalkinsd rybalkinsd force-pushed the feature/128-multimodule branch from 406d252 to 757155e Compare August 5, 2019 15:20
@rybalkinsd rybalkinsd merged commit d6e2434 into master Aug 10, 2019
@gokulchandra gokulchandra deleted the feature/128-multimodule branch October 19, 2019 12:30
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.

1 participant