Skip to content

Add Common and Individual Feature Extraction Transformers AJIVE and CIFE for Multiblock Data - #20

Open
shuo-zhou wants to merge 3 commits into
mainfrom
cife-jive
Open

Add Common and Individual Feature Extraction Transformers AJIVE and CIFE for Multiblock Data #20
shuo-zhou wants to merge 3 commits into
mainfrom
cife-jive

update for library naming convention, logo, and AJIVE

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

89.00% (+0.28%) compared to b3c9360

View this Pull Request on Codecov

89.00% (+0.28%) compared to b3c9360

Details

Codecov Report

❌ Patch coverage is 90.24390% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.00%. Comparing base (b3c9360) to head (fc4e26f).

Files with missing lines Patch % Lines
kalelinear/transformer/_multiblock.py 81.44% 18 Missing ⚠️
kalelinear/transformer/_ajive.py 92.70% 10 Missing ⚠️
kalelinear/transformer/_cife.py 93.89% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   88.71%   89.00%   +0.28%     
==========================================
  Files          21       24       +3     
  Lines        1506     1873     +367     
==========================================
+ Hits         1336     1667     +331     
- Misses        170      206      +36     

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