Xithrius / twitch-tui

Twitch chat in the terminal.
https://xithrius.github.io/twitch-tui/
Apache License 2.0
451 stars 32 forks source link

Update Rust crate toml to v0.8.16 - autoclosed #641

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
toml dependencies patch 0.8.14 -> 0.8.16

Release Notes

toml-rs/toml (toml) ### [`v0.8.16`](https://togithub.com/toml-rs/toml/compare/toml-v0.8.15...toml-v0.8.16) [Compare Source](https://togithub.com/toml-rs/toml/compare/toml-v0.8.15...toml-v0.8.16) ### [`v0.8.15`](https://togithub.com/toml-rs/toml/compare/toml-v0.8.14...toml-v0.8.15) [Compare Source](https://togithub.com/toml-rs/toml/compare/toml-v0.8.14...toml-v0.8.15)

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 is behind base branch, 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 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 18.13%. Comparing base (8b1ad3f) to head (e019be8). Report is 1 commits behind head on main.

Files Patch % Lines
src/handlers/app.rs 0.00% 3 Missing :warning:
src/emotes/downloader.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #641 +/- ## ========================================== - Coverage 18.14% 18.13% -0.02% ========================================== Files 41 41 Lines 5346 5349 +3 ========================================== Hits 970 970 - Misses 4376 4379 +3 ```

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