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.7 #497

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.6 -> 0.5.7 age adoption passing confidence

Release Notes

cashapp/quiver (app.cash.quiver:lib) ### [`v0.5.7`](https://togithub.com/cashapp/quiver/blob/HEAD/CHANGELOG.md#057---2024-06-29) ##### Added - Adds `Result.isSuccess(predicate: (T) -> Boolean): Boolean` and `Result.isFailure(predicate: (Throwable) -> Boolean): Boolean` (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.76% :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.40%. Comparing base (93b3e98) to head (8d69caf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #497 +/- ## ======================================= Coverage 84.40% 84.40% ======================================= Files 84 84 Lines 2110 2110 Branches 106 106 ======================================= Hits 1781 1781 Misses 265 265 Partials 64 64 ```

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