Skip to content

Merge branch 'master' into master

3d41cd6
Select commit
Loading
Failed to load commit list.
Closed

Add native apis to change the log level via ICP #1439

Merge branch 'master' into master
3d41cd6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2026 in 1s

80.67% (target 80.00%)

View this Pull Request on Codecov

80.67% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 92.91339% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.67%. Comparing base (ab0dc49) to head (3d41cd6).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...java/io/ballerina/stdlib/log/LogConfigManager.java 91.58% 5 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1439      +/-   ##
============================================
+ Coverage     78.22%   80.67%   +2.44%     
- Complexity       97      132      +35     
============================================
  Files             9       10       +1     
  Lines           620      740     +120     
  Branches        116      127      +11     
============================================
+ Hits            485      597     +112     
- Misses          100      104       +4     
- Partials         35       39       +4     

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