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.1.9 #29

Merged
merged 38 commits into from
Dec 14, 2024
Merged

0.1.9 #29

merged 38 commits into from
Dec 14, 2024

Conversation

vendelieu
Copy link
Owner

  • Improved redis response parsing.

renovate bot and others added 30 commits October 13, 2024 12:10
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2024

Codecov Report

Attention: Patch coverage is 64.36782% with 155 lines in your changes missing coverage. Please review.

Project coverage is 74.69%. Comparing base (e2674e4) to head (ce31bcd).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...in/kotlin/eu/vendeli/rethis/utils/ResponseUtils.kt 42.26% 49 Missing and 7 partials ⚠️
...tlin/eu/vendeli/rethis/commands/GenericCommands.kt 61.40% 7 Missing and 15 partials ⚠️
...n/kotlin/eu/vendeli/rethis/commands/SetCommands.kt 50.00% 0 Missing and 20 partials ⚠️
...in/eu/vendeli/rethis/commands/SortedSetCommands.kt 60.00% 2 Missing and 16 partials ⚠️
...otlin/eu/vendeli/rethis/commands/StringCommands.kt 60.71% 1 Missing and 10 partials ⚠️
src/commonMain/kotlin/eu/vendeli/rethis/ReThis.kt 82.05% 3 Missing and 4 partials ⚠️
.../kotlin/eu/vendeli/rethis/commands/HashCommands.kt 79.41% 1 Missing and 6 partials ⚠️
...n/eu/vendeli/rethis/commands/GeospatialCommands.kt 62.50% 0 Missing and 3 partials ⚠️
.../kotlin/eu/vendeli/rethis/commands/ListCommands.kt 88.00% 0 Missing and 3 partials ⚠️
.../eu/vendeli/rethis/commands/HyperLogLogCommands.kt 60.00% 0 Missing and 2 partials ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   78.06%   74.69%   -3.37%     
==========================================
  Files          72       72              
  Lines        2238     2320      +82     
  Branches      262      320      +58     
==========================================
- Hits         1747     1733      -14     
- Misses        303      359      +56     
- Partials      188      228      +40     
Files with missing lines Coverage Δ
...n/eu/vendeli/rethis/commands/ConnectionCommands.kt 96.00% <100.00%> (-0.16%) ⬇️
.../kotlin/eu/vendeli/rethis/commands/JsonCommands.kt 91.52% <100.00%> (-7.05%) ⬇️
...in/eu/vendeli/rethis/commands/ScriptingCommands.kt 94.00% <100.00%> (-0.92%) ⬇️
...lin/eu/vendeli/rethis/types/core/ConnectionPool.kt 75.92% <100.00%> (+1.41%) ⬆️
...commonMain/kotlin/eu/vendeli/rethis/utils/Const.kt 100.00% <100.00%> (ø)
.../eu/vendeli/rethis/commands/TransactionCommands.kt 82.35% <75.00%> (+1.40%) ⬆️
...Main/kotlin/eu/vendeli/rethis/utils/CommonUtils.kt 59.45% <0.00%> (ø)
.../eu/vendeli/rethis/commands/HyperLogLogCommands.kt 90.00% <60.00%> (-0.48%) ⬇️
...otlin/eu/vendeli/rethis/commands/PubSubCommands.kt 79.31% <77.77%> (-5.03%) ⬇️
...ain/kotlin/eu/vendeli/rethis/types/core/Address.kt 9.09% <0.00%> (ø)
... and 9 more

... and 2 files with indirect coverage changes

@vendelieu vendelieu merged commit ff3fb5c into master Dec 14, 2024
5 checks passed
@vendelieu vendelieu deleted the 0.1.9 branch December 14, 2024 17:50
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