• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wwu-mmll / confound_corrected_cpm / 28550949079
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: main
Ran 01 Jul 2026 10:13PM UTC
Jobs 1
Files 30
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Jul 2026 10:08PM UTC coverage: 83.597% (+11.1%) from 72.462%
28550949079

push

github

NilsWinter
Fix increment baseline and TFCE threshold rounding; remove dead code

Increment model now computes full - covariates (the connectome's added
value over the confounds), matching the report/docs, instead of
full - connectome. The latter measured the covariates' increment over
the connectome and read ~0 even when the residuals model showed genuine
confound-independent brain signal.

TFCE: add a tolerance to the threshold-sweep comparison so an edge whose
stability lands exactly on a np.arange gridpoint reliably contributes at
its own height. Accumulated arange rounding (e.g. 0.8 -> 0.8000...1) could
otherwise drop an edge's top contribution non-deterministically across
numpy versions, causing pass-locally/fail-on-CI. Adjust the isolated-edge
test to use a sparse H0 null so the property it checks holds under correct
(FP-robust) extent-weighted TFCE.

Remove dead code: calculate_final_cv_results_old (uncallable; referenced
an undefined name), the unused chord_v2.py module (821 lines), and unused
imports.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

5 of 5 new or added lines in 2 files covered. (100.0%)

55 existing lines in 8 files now uncovered.

2268 of 2713 relevant lines covered (83.6%)

0.84 hits per line

Coverage Regressions

Lines Coverage ∆ File
26
83.43
0.28% src/cccpm/cpm_analysis.py
11
91.67
9.59% src/cccpm/results_manager.py
10
76.07
1.26% src/cccpm/reporting/section_builders.py
4
94.87
0.51% src/cccpm/reporting/data_loader.py
1
97.14
0.27% src/cccpm/constants.py
1
98.25
0.03% src/cccpm/reporting/html_report.py
1
77.78
-1.39% src/cccpm/reporting/plots/connectome_utils.py
1
90.22
0.0% src/cccpm/reporting/reporting_utils.py
Jobs
ID Job ID Ran Files Coverage
1 28550949079.1 01 Jul 2026 10:13PM UTC 30
83.6
GitHub Action Run
Source Files on build 28550949079
  • Tree
  • List 30
  • Changed 10
  • Source Changed 7
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28550949079
  • 221e08d8 on github
  • Prev Build on develop (#28545310784)
  • Next Build on develop (#28551407101)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc