Skip to content

Add single node CRG template - #861

Open
BrianMichell wants to merge 1 commit into
TGSAI:mainfrom
BrianMichell:feat/single-node-cont-recvr-gathers
Open

Add single node CRG template#861
BrianMichell wants to merge 1 commit into
TGSAI:mainfrom
BrianMichell:feat/single-node-cont-recvr-gathers

Conversation

@BrianMichell

Copy link
Copy Markdown
Collaborator

Implements the CRG template. Currently uses a placeholder name until a better one can be settled on.

@BrianMichell BrianMichell added the enhancement New feature or request label Aug 5, 2026
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.06%. Comparing base (c3ba558) to head (92ac8c4).
⚠️ Report is 250 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #861      +/-   ##
==========================================
+ Coverage   85.30%   93.06%   +7.75%     
==========================================
  Files          46      147     +101     
  Lines        2219     8406    +6187     
  Branches      306      469     +163     
==========================================
+ Hits         1893     7823    +5930     
- Misses        281      509     +228     
- Partials       45       74      +29     

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

@andgineer

Copy link
Copy Markdown

Default chunk is (1, 512, 4096) — that splits our ~30k-sample CRG traces on time.

We're on (1, 512, 32768) so a whole trace stays one chunk. Can you flip the template default to that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants