Skip to content

fixed reports & refined runtime - #79

Merged
Echways merged 2 commits into
fix/auto-instrumentationfrom
qol/refinements-&-fixes
Sep 15, 2026
Merged

Echways merged 2 commits into
fix/auto-instrumentationfrom
qol/refinements-&-fixes

Conversation

@Echways

@Echways Echways commented Sep 15, 2026

Copy link
Copy Markdown
Owner

No description provided.

@Echways
Echways added this pull request to stack #80 September 15, 2026 12:07
@Echways
Echways force-pushed the qol/refinements-&-fixes branch from ebef8fa to 6921f76 Compare September 15, 2026 12:08
@Echways
Echways merged commit 1caa9f8 into main Sep 15, 2026
45 checks passed
@Echways
Echways deleted the qol/refinements-&-fixes branch September 15, 2026 12:12
Comment on lines +40 to +46
foreach (var chunk in chunks)
{
if (chunk.Count == 0)
continue;

result.Add(chunk.IsFull ? chunk : CopyAll(chunk, chunk.Count));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants