Skip to content

Merge branch 'dev' into feature/otel-trace

4922b20
Select commit
Loading
Failed to load commit list.
Open

Add OTel to aelf project #3606

Merge branch 'dev' into feature/otel-trace
4922b20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 1s

90.63% (-0.01%) compared to fd009eb

View this Pull Request on Codecov

90.63% (-0.01%) compared to fd009eb

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.63%. Comparing base (fd009eb) to head (4922b20).
⚠️ Report is 125 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #3606      +/-   ##
==========================================
- Coverage   90.64%   90.63%   -0.01%     
==========================================
  Files         676      676              
  Lines       26065    26065              
  Branches     2346     2346              
==========================================
- Hits        23626    23624       -2     
- Misses       2324     2326       +2     
  Partials      115      115              
Files with missing lines Coverage Δ
...kchains.BasicBaseChain/BasicBaseChainAElfModule.cs 0.00% <ø> (ø)
...Elf.Kernel.Core/Blockchain/Domain/IChainManager.cs 100.00% <ø> (ø)
src/AElf.Kernel/Miner/Application/MiningService.cs 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

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