Skip to content

ci: Change build date format (#2914)

6f6d8cd
Select commit
Loading
Failed to load commit list.
Merged

chore: Commits for 2.7.0-rc3 #2912

ci: Change build date format (#2914)
6f6d8cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 1s

81.86% (target 50.00%)

View this Pull Request on Codecov

81.86% (target 50.00%)

Details

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