ttytm / wthrr-the-weathercrab

🌞 πŸ¦€ πŸŒ™ Weather companion for the terminal. Rust app.
https://crates.io/crates/wthrr
MIT License
394 stars 25 forks source link

⬆️ update Rust crate serde_json to v1.0.133 #398

Closed renovate[bot] closed 15 hours ago

renovate[bot] commented 1 day ago

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.132 -> 1.0.133

Release Notes

serde-rs/json (serde_json) ### [`v1.0.133`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.133) [Compare Source](https://redirect.github.com/serde-rs/json/compare/v1.0.132...v1.0.133) - Implement From<\[T; N]> for serde_json::Value ([#​1215](https://redirect.github.com/serde-rs/json/issues/1215))

Configuration

πŸ“… Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 day ago
Filename                              Stmts    Miss  Cover    Missing
----------------------------------  -------  ------  -------  ------------------------------------------------------------------------------------------------------------
src/modules/api.rs                       24      13  45.83%   26-29, 38, 49-88
src/modules/args.rs                       4       4  0.00%    92-96
src/modules/config.rs                    30      24  20.00%   52-96
src/modules/forecast.rs                  18       4  77.78%   20-21, 23-24
src/modules/localization.rs             105      41  60.95%   163-207, 234-270
src/modules/location.rs                  53      28  47.17%   25-29, 59-63, 75, 89, 95-104, 109, 118-126, 131-132, 142-143
src/modules/params.rs                    51      51  0.00%    23-130
src/modules/units.rs                     13       0  100.00%
src/modules/weather.rs                   28      28  0.00%    83-154
src/modules/display/border.rs            47      18  61.70%   20-22, 26-27, 31-33, 37-38, 42-44, 48-50, 105-106
src/modules/display/current.rs           46       6  86.96%   34, 38, 84, 97, 126-127
src/modules/display/day.rs               42       7  83.33%   29, 33, 58, 61, 67, 92-93
src/modules/display/graph.rs            169      61  63.91%   87-126, 142, 149, 156, 161, 177, 183-187, 197, 211, 218, 225, 230, 246, 275-284, 295-317, 334, 343, 365, 370
src/modules/display/gui_config.rs        15       3  80.00%   48, 54, 60
src/modules/display/historical.rs        44      44  0.00%    23-153
src/modules/display/hourly.rs           163      97  40.49%   48-67, 71-80, 89-92, 99, 141, 145-146, 229, 250, 269-279, 323-457
src/modules/display/product.rs           26      26  0.00%    26-76
src/modules/display/utils.rs             35       6  82.86%   14-17, 23, 54-55
src/modules/display/weathercode.rs       31      23  25.81%   13, 17-23, 26-32, 34-41
src/modules/display/week.rs              45       3  93.33%   36, 105-106
src/modules/display/wind.rs              21      11  47.62%   24-27, 35-38, 40-42
src/main.rs                              16      16  0.00%    19-39
TOTAL                                  1026     514  49.90%
github-actions[bot] commented 1 day ago

Test Results

13 tests  Β±0   13 βœ… Β±0   1s ⏱️ Β±0s  1 suites Β±0    0 πŸ’€ Β±0   1 files   Β±0    0 ❌ Β±0 

Results for commit 83b7129a. ± Comparison against base commit 86fba7f4.