jwodder / labelmaker

Create & enforce sets of labels in GitHub repositories
MIT License
2 stars 0 forks source link

[cargo] Update Rust crate rstest to 0.22.0 #68

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rstest dev-dependencies minor 0.21.0 -> 0.22.0

Release Notes

la10736/rstest (rstest) ### [`v0.22.0`](https://togithub.com/la10736/rstest/blob/HEAD/CHANGELOG.md#0220-202484) [Compare Source](https://togithub.com/la10736/rstest/compare/v0.21.0...v0.22.0) ##### Changed - Now it's possible destructuring input values both for cases, values and fixtures. See [#​231](https://togithub.com/la10736/rstest/issues/231) for details ##### Add - Implemented `#[ignore]` attribute to ignore test parameters during fixtures resolution/injection. See [#​228](https://togithub.com/la10736/rstest/issues/228) for details ##### Fixed - Lot of typo in code

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 82.65%. Comparing base (64b7553) to head (e4a2858).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #68 +/- ## ======================================= Coverage 82.65% 82.65% ======================================= Files 7 7 Lines 3176 3176 ======================================= Hits 2625 2625 Misses 551 551 ```

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