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

chore: various maintenance #745

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Conversation

da2ce7
Copy link
Contributor

@da2ce7 da2ce7 commented Mar 20, 2024

  1. Clean-up Dependency Versions (major version only).
  2. Remove Unused Dependences.
  3. Add Unused Dependency Checker to Testing Workflow.
  4. Edit coverage to not include examples and benchmarks.
  5. Update Deps.

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.06%. Comparing base (ea33f1c) to head (d2a346a).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #745      +/-   ##
===========================================
+ Coverage    73.72%   74.06%   +0.33%     
===========================================
  Files          145      145              
  Lines         8987     8958      -29     
===========================================
+ Hits          6626     6635       +9     
+ Misses        2361     2323      -38     

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

@da2ce7 da2ce7 requested a review from a team as a code owner March 20, 2024 19:12
@da2ce7 da2ce7 changed the title chore: update deps chore: various maintenance Mar 20, 2024
1. Clean-up Dependency Versions (major version only).
2. Remove Unused Dependences.
3. Add Unused Dependency Checker to Testing Workflow.
4. Coverage dose not include examples and benchmarks.
Updating crates.io index
    Updating aho-corasick v1.1.2 -> v1.1.3
    Updating async-trait v0.1.77 -> v0.1.78
    Updating bitflags v2.4.2 -> v2.5.0
    Updating brotli v3.4.0 -> v3.5.0
    Removing h2 v0.3.25
    Removing http v0.2.12
    Removing http-body v0.4.6
    Removing hyper v0.14.28
    Updating hyper-tls v0.5.0 -> v0.6.0
    Updating reqwest v0.11.26 -> v0.12.0
    Updating rustix v0.38.31 -> v0.38.32
    Updating syn v2.0.52 -> v2.0.53
    Updating toml v0.8.11 -> v0.8.12
    Updating toml_edit v0.22.7 -> v0.22.9
    Updating uuid v1.7.0 -> v1.8.0
@da2ce7
Copy link
Contributor Author

da2ce7 commented Mar 20, 2024

ACK d2a346a

@da2ce7 da2ce7 merged commit 47c2fe2 into torrust:develop Mar 20, 2024
13 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