Skip to content

Merge branch 'main' into printf_warning

b3f330a
Select commit
Loading
Failed to load commit list.
Closed

[FIX] Avoid unsecure use of printf #868

Merge branch 'main' into printf_warning
b3f330a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2026 in 0s

30.20% (+0.00%) compared to 03e7ecd

View this Pull Request on Codecov

30.20% (+0.00%) compared to 03e7ecd

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.20%. Comparing base (03e7ecd) to head (b3f330a).
⚠️ Report is 859 commits behind head on main.

Files with missing lines Patch % Lines
libraries/inverse/dipoleFit/ecd_set.cpp 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #868   +/-   ##
=======================================
  Coverage   30.19%   30.20%           
=======================================
  Files         452      452           
  Lines       39208    39208           
=======================================
+ Hits        11840    11841    +1     
+ Misses      27368    27367    -1     
Files with missing lines Coverage Δ
libraries/inverse/dipoleFit/ecd_set.cpp 50.00% <0.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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.