Skip to content

IDA consistent IC: dae_init_mode, battery hold, forcing t+, source currents - #3845

Open
nrnhines wants to merge 24 commits into
masterfrom
hines-grok/ida-init
Open

IDA consistent IC: dae_init_mode, battery hold, forcing t+, source currents#3845
nrnhines wants to merge 24 commits into
masterfrom
hines-grok/ida-init

Fix sanitizer CI for IDA init/source-current hoctests

a108b2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 0s

68.72% (+0.37%) compared to d71477f

View this Pull Request on Codecov

68.72% (+0.37%) compared to d71477f

Details

Codecov Report

❌ Patch coverage is 85.98726% with 176 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.72%. Comparing base (d71477f) to head (a108b2a).

Files with missing lines Patch % Lines
src/nrncvode/nrndaspk.cpp 79.76% 105 Missing ⚠️
src/nrniv/linmod.cpp 89.35% 23 Missing ⚠️
src/nrniv/nrndae.cpp 87.50% 15 Missing ⚠️
src/nrniv/vrecord.cpp 85.00% 9 Missing ⚠️
src/nrniv/linmod1.cpp 63.63% 8 Missing ⚠️
src/nrniv/vecplay_tplus.h 85.71% 7 Missing ⚠️
src/nrnoc/treeset.cpp 89.28% 6 Missing ⚠️
src/nrncvode/cvodeobj.cpp 95.45% 2 Missing ⚠️
src/nrnoc/extcelln.cpp 98.57% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3845      +/-   ##
==========================================
+ Coverage   68.34%   68.72%   +0.37%     
==========================================
  Files         701      704       +3     
  Lines      112265   113470    +1205     
==========================================
+ Hits        76731    77978    +1247     
+ Misses      35534    35492      -42     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.