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

0.2.1 #33

Merged
merged 14 commits into from
Jan 15, 2025
Merged

0.2.1 #33

merged 14 commits into from
Jan 15, 2025

Conversation

vendelieu
Copy link
Owner

@vendelieu vendelieu commented Jan 15, 2025

  • Added connection retrying.
  • Added socket configuration.
  • Upgraded JVM target version to 17

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 51.31579% with 37 lines in your changes missing coverage. Please review.

Project coverage is 76.01%. Comparing base (5c73fd0) to head (0eaec7d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...lin/eu/vendeli/rethis/types/core/ConnectionPool.kt 34.09% 26 Missing and 3 partials ⚠️
src/commonMain/kotlin/eu/vendeli/rethis/ReThis.kt 72.72% 0 Missing and 3 partials ⚠️
...ain/kotlin/eu/vendeli/rethis/types/core/Address.kt 25.00% 2 Missing and 1 partial ⚠️
...u/vendeli/rethis/types/core/ClientConfiguration.kt 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   74.56%   76.01%   +1.44%     
==========================================
  Files          78       78              
  Lines        2536     2597      +61     
  Branches      344      358      +14     
==========================================
+ Hits         1891     1974      +83     
+ Misses        387      348      -39     
- Partials      258      275      +17     
Files with missing lines Coverage Δ
...Main/kotlin/eu/vendeli/rethis/utils/CommonUtils.kt 55.55% <100.00%> (ø)
...in/kotlin/eu/vendeli/rethis/utils/ResponseUtils.kt 75.00% <100.00%> (+34.55%) ⬆️
...kotlin/eu/vendeli/rethis/types/core/Address.jvm.kt 50.00% <100.00%> (+16.66%) ⬆️
...u/vendeli/rethis/types/core/ClientConfiguration.kt 73.91% <83.33%> (+7.24%) ⬆️
src/commonMain/kotlin/eu/vendeli/rethis/ReThis.kt 80.53% <72.72%> (-0.43%) ⬇️
...ain/kotlin/eu/vendeli/rethis/types/core/Address.kt 11.53% <25.00%> (+2.44%) ⬆️
...lin/eu/vendeli/rethis/types/core/ConnectionPool.kt 54.94% <34.09%> (-20.99%) ⬇️

... and 1 file with indirect coverage changes

@vendelieu vendelieu merged commit 00fc309 into master Jan 15, 2025
5 checks passed
@vendelieu vendelieu deleted the 0.2.1 branch January 15, 2025 16:16
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