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

Release 2.4.0 #5334

Closed
wants to merge 68 commits into from

Set version to 2.4.0

8446e29
Select commit
Loading
Failed to load commit list.
Closed

Release 2.4.0 #5334

Set version to 2.4.0
8446e29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2025 in 0s

78.1% (target 60.0%)

View this Pull Request on Codecov

78.1% (target 60.0%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.1%. Comparing base (8458233) to head (8446e29).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #5334     +/-   ##
========================================
+ Coverage    77.9%   78.1%   +0.2%     
========================================
  Files         784     790      +6     
  Lines       66743   67909   +1166     
  Branches     8190    8225     +35     
========================================
+ Hits        51967   53035   +1068     
- Misses      14776   14874     +98     
Files with missing lines Coverage Δ
include/xrpl/basics/BasicConfig.h 87.2% <ø> (ø)
include/xrpl/basics/Buffer.h 100.0% <ø> (ø)
include/xrpl/basics/Expected.h 100.0% <ø> (ø)
include/xrpl/basics/Log.h 71.4% <ø> (ø)
include/xrpl/basics/MathUtilities.h 0.0% <ø> (ø)
include/xrpl/basics/Number.h 100.0% <ø> (ø)
include/xrpl/basics/SHAMapHash.h 93.5% <ø> (-6.5%) ⬇️
include/xrpl/basics/SlabAllocator.h 94.6% <ø> (ø)
include/xrpl/basics/Slice.h 96.8% <ø> (ø)
include/xrpl/basics/base_uint.h 96.8% <ø> (+0.1%) ⬆️
... and 107 more

... and 192 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.