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

Updates Conan dependencies: Boost #5264

Draft
wants to merge 26 commits into
base: develop
Choose a base branch
from
Draft

Updates Conan dependencies: Boost #5264

wants to merge 26 commits into from

Conversation

bthomee
Copy link
Collaborator

@bthomee bthomee commented Jan 30, 2025

High Level Overview of Change

This PR updates Boost to version 1.86.0. Only minor changes were necessary to the code.

Context of Change

Dependency scanning revealed that current dependencies are out of date. Updating dependencies allows us to take advantage of bug fixes, new features, and/or security improvements.

Type of Change

  • Refactor (non-breaking change that only restructures code)

@bthomee bthomee marked this pull request as draft January 30, 2025 14:03
Base automatically changed from bthomee/deps to develop February 6, 2025 21:16
@bthomee bthomee changed the title Updates Conan dependencies Updates Conan dependencies: Boost Mar 6, 2025
Copy link

codecov bot commented Mar 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.2%. Comparing base (f608e65) to head (8029ca7).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #5264   +/-   ##
=======================================
  Coverage     78.1%   78.2%           
=======================================
  Files          795     795           
  Lines        68448   68482   +34     
  Branches      8276    8282    +6     
=======================================
+ Hits         53484   53526   +42     
+ Misses       14964   14956    -8     
Files with missing lines Coverage Δ
include/xrpl/basics/Log.h 71.4% <ø> (ø)
src/libxrpl/basics/FileUtilities.cpp 71.4% <100.0%> (ø)
src/xrpld/app/main/Application.cpp 69.3% <ø> (ø)
src/xrpld/app/main/Main.cpp 79.0% <ø> (ø)

... and 16 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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