Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update deps including bencode contrib #1021

Merged
merged 3 commits into from
Aug 25, 2024

Conversation

da2ce7
Copy link
Contributor

@da2ce7 da2ce7 commented Aug 24, 2024

No description provided.

Copy link

codecov bot commented Aug 24, 2024

Codecov Report

Attention: Patch coverage is 42.85714% with 28 lines in your changes missing coverage. Please review.

Project coverage is 77.22%. Comparing base (f79a019) to head (2c4bdab).
Report is 4 commits behind head on develop.

Files Patch % Lines
contrib/bencode/src/error.rs 30.30% 23 Missing ⚠️
contrib/bencode/src/reference/decode.rs 69.23% 4 Missing ⚠️
contrib/bencode/src/access/dict.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1021      +/-   ##
===========================================
- Coverage    77.23%   77.22%   -0.01%     
===========================================
  Files          178      178              
  Lines        10063    10072       +9     
===========================================
+ Hits          7772     7778       +6     
- Misses        2291     2294       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

da2ce7 added 2 commits August 25, 2024 10:16
``` sh
cargo update
    Updating crates.io index
     Locking 12 packages to latest compatible versions
    Updating bindgen v0.70.0 -> v0.70.1
    Updating cc v1.1.13 -> v1.1.14
    Updating derive_utils v0.14.1 -> v0.14.2
    Updating fastrand v2.1.0 -> v2.1.1
    Updating flate2 v1.0.32 -> v1.0.33
    Updating libz-sys v1.1.19 -> v1.1.20
    Updating quote v1.0.36 -> v1.0.37
    Updating serde v1.0.208 -> v1.0.209
    Updating serde_derive v1.0.208 -> v1.0.209
    Updating serde_json v1.0.125 -> v1.0.127
    Updating syn v2.0.75 -> v2.0.76
    Updating system-configuration v0.6.0 -> v0.6.1
```
@da2ce7 da2ce7 force-pushed the 20240824_update_bencode_contrib branch from 2242ff9 to 2c4bdab Compare August 25, 2024 08:17
@da2ce7
Copy link
Contributor Author

da2ce7 commented Aug 25, 2024

ACK 2c4bdab

@da2ce7 da2ce7 merged commit 06857d2 into torrust:develop Aug 25, 2024
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant