Skip to content

fix(quality): reduce overall complexity of git functions#8

Merged
mcarvin8 merged 3 commits intomainfrom
further-qlty
Apr 14, 2026
Merged

fix(quality): reduce overall complexity of git functions#8
mcarvin8 merged 3 commits intomainfrom
further-qlty

Conversation

@mcarvin8
Copy link
Copy Markdown
Owner

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 14, 2026

Codecov Report

❌ Patch coverage is 98.42271% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/ai/openAIConfig.ts 91.30% 1 Missing and 1 partial ⚠️
src/git/diffGitStatus.ts 90.00% 1 Missing ⚠️
src/git/diffNameStatusParse.ts 97.43% 1 Missing ⚠️
src/git/diffPathspecs.ts 97.22% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/ai/aiSummary.ts 100.00% <100.00%> (ø)
src/git/commitMessageFilter.ts 100.00% <100.00%> (ø)
src/git/diffNumstatParse.ts 100.00% <100.00%> (ø)
src/git/diffSummaryBuild.ts 100.00% <100.00%> (ø)
src/git/diffSummaryParse.ts 100.00% <100.00%> (ø)
src/git/gitDiff.ts 100.00% <100.00%> (+0.90%) ⬆️
src/git/gitDiffOps.ts 100.00% <100.00%> (ø)
src/git/diffGitStatus.ts 90.00% <90.00%> (ø)
src/git/diffNameStatusParse.ts 97.43% <97.43%> (ø)
src/git/diffPathspecs.ts 97.22% <97.22%> (ø)
... and 1 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mcarvin8 mcarvin8 merged commit 37814c6 into main Apr 14, 2026
4 checks passed
@mcarvin8 mcarvin8 deleted the further-qlty branch April 14, 2026 15:06
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