Skip to content

Add PCA tab to HTML report - #1479

Open
tsalo wants to merge 3 commits into
ME-ICA:mainfrom
tsalo:report-pca-diagnostics
Open

Add PCA tab to HTML report#1479
tsalo wants to merge 3 commits into
ME-ICA:mainfrom
tsalo:report-pca-diagnostics

Conversation

@tsalo

@tsalo tsalo commented Jul 20, 2026

Copy link
Copy Markdown
Member

Closes #1471. We could expand this in the future to include component maps (e.g., if verbose is True) and other PCA-related figures.

Changes proposed in this pull request:

  • Create new PCA tab in HTML report for the already-generated PCA-related figures.

tsalo and others added 3 commits July 19, 2026 22:45
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@tsalo tsalo added the reports issues related to boilerplate generation or visual reports label Jul 20, 2026
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.44%. Comparing base (fd18a66) to head (75567b6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1479      +/-   ##
==========================================
+ Coverage   90.43%   90.44%   +0.01%     
==========================================
  Files          31       31              
  Lines        5100     5106       +6     
  Branches      937      937              
==========================================
+ Hits         4612     4618       +6     
  Misses        326      326              
  Partials      162      162              

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

@tsalo
tsalo marked this pull request as ready for review July 20, 2026 15:17
@tsalo

tsalo commented Jul 20, 2026

Copy link
Copy Markdown
Member Author

Here's what the new tab looks like

Screenshot 2026-07-20 113621

@tsalo
tsalo requested review from eurunuela and handwerkerd July 20, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reports issues related to boilerplate generation or visual reports

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add PCA tab to HTML report

1 participant