Sponsored Content
Skip to content

chore: Update lockfile - #6083

Merged
bthomee merged 2 commits into
XRPLF:developfrom
mathbunnyru:new_lockfile
Nov 26, 2025
Merged

chore: Update lockfile#6083
bthomee merged 2 commits into
XRPLF:developfrom
mathbunnyru:new_lockfile

Conversation

@mathbunnyru

Copy link
Copy Markdown
Contributor

High Level Overview of Change

We had to update cassandra-cpp-driver recipe in Clio.
While doing it, I also updated other recipes, to make sure we have the best compatibility with latest compilers and so on.

XRPLF/clio#2818

Context of Change

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Performance (increase or change in throughput and/or latency)
  • Tests (you added tests for code that already exists, or your new feature included in this PR)
  • Documentation update
  • Chore (no impact to binary, e.g. .gitignore, formatting, dropping support for older tooling)
  • Release

API Impact

  • Public API: New feature (new methods and/or new fields)
  • Public API: Breaking change (in general, breaking changes should only impact the next api_version)
  • libxrpl change (any change that may affect libxrpl or dependents of libxrpl)
  • Peer protocol change (must be backward compatible or bump the peer protocol version)

@mathbunnyru
mathbunnyru requested a review from bthomee November 26, 2025 17:16
@mathbunnyru mathbunnyru added Trivial Simple change with minimal effect, or already tested. Only needs one approval. Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. labels Nov 26, 2025
@bthomee
bthomee enabled auto-merge (squash) November 26, 2025 17:46
@bthomee
bthomee merged commit 4e25dc9 into XRPLF:develop Nov 26, 2025
1 check passed
@codecov

codecov Bot commented Nov 26, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.6%. Comparing base (a18b30b) to head (5bc7fbd).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #6083   +/-   ##
=======================================
  Coverage     78.6%   78.6%           
=======================================
  Files          818     818           
  Lines        68938   68938           
  Branches      8235    8233    -2     
=======================================
+ Hits         54169   54174    +5     
+ Misses       14769   14764    -5     

see 3 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.

@mvadari mvadari added this to the 3.2.0 milestone May 20, 2026
beartec-jpg pushed a commit to beartec-jpg/FalconLedger that referenced this pull request Jun 1, 2026
This change update recipes, to make sure we have the best compatibility with latest compilers and so on.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. Trivial Simple change with minimal effect, or already tested. Only needs one approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants