Trendyol / stove

Stove: The easiest way of writing e2e/component tests for your JVM back-end API with Kotlin
https://trendyol.github.io/stove/
Apache License 2.0
174 stars 13 forks source link

fix(deps): update dependency app.cash.quiver:lib to v0.5.6 #487

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
app.cash.quiver:lib 0.5.5 -> 0.5.6 age adoption passing confidence

Release Notes

cashapp/quiver (app.cash.quiver:lib) ### [`v0.5.6`](https://togithub.com/cashapp/quiver/blob/HEAD/CHANGELOG.md#056---2024-06-21) ##### Added - Adds `Result.unit(): Result` as alias for `.map { }` (Jem Mawson) - Adds `Result.tap` and `Result.flatTap` (Jem Mawson) - Adds `Result.toOutcome` (Jem Mawson)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 5 months ago

Code Coverage

Total Project Coverage 84.58% :white_check_mark:
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.01%. Comparing base (38d9612) to head (baa5a6c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #487 +/- ## ======================================= Coverage 84.01% 84.01% ======================================= Files 84 84 Lines 2046 2046 Branches 89 89 ======================================= Hits 1719 1719 Misses 272 272 Partials 55 55 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.