Skip to content

chore: Commits for 2.7.0-rc3#2912

Merged
mathbunnyru merged 23 commits intorelease/2.7.0from
develop
Jan 13, 2026
Merged

chore: Commits for 2.7.0-rc3#2912
mathbunnyru merged 23 commits intorelease/2.7.0from
develop

Conversation

@mathbunnyru
Copy link
Collaborator

No description provided.

dependabot bot and others added 19 commits December 22, 2025 11:52
…0 in /.github/actions/build-docker-image (#2872)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
#2870)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: mathbunnyru <12270691+mathbunnyru@users.noreply.github.com>
This PR adds an option to save cache to file asynchronously in parallel
with shutting down the rest of Clio services.
This PR implements go-like channels wrapper (on top of asio experimental
channels).
In the future this will be integrated into the AsyncFramework.

---------

Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Fixes #2881
Better fix, including removal of exceptions for control flow will be done in #2895
@mathbunnyru mathbunnyru requested a review from kuznetsss January 13, 2026 14:49
@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

❌ Patch coverage is 85.61151% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.86%. Comparing base (2327e81) to head (6f6d8cd).
⚠️ Report is 27 commits behind head on release/2.7.0.

Files with missing lines Patch % Lines
src/util/Channel.hpp 89.06% 2 Missing and 5 partials ⚠️
src/data/AmendmentCenter.cpp 63.63% 1 Missing and 3 partials ⚠️
src/util/build/Build.cpp 66.66% 0 Missing and 3 partials ⚠️
src/util/Assert.cpp 0.00% 2 Missing ⚠️
src/util/log/Logger.cpp 0.00% 2 Missing ⚠️
src/rpc/WorkQueue.cpp 97.14% 0 Missing and 1 partial ⚠️
src/rpc/WorkQueue.hpp 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/2.7.0    #2912      +/-   ##
=================================================
+ Coverage          81.84%   81.86%   +0.01%     
=================================================
  Files                381      382       +1     
  Lines              14423    14494      +71     
  Branches            7933     7951      +18     
=================================================
+ Hits               11805    11865      +60     
- Misses              1447     1451       +4     
- Partials            1171     1178       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@godexsoft godexsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:rage2: :rage1:

@mathbunnyru mathbunnyru merged commit e8c977e into release/2.7.0 Jan 13, 2026
132 of 133 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.

4 participants