Skip to content

chore: ignore root itemize binary#19

Merged
eshaffer321 merged 1 commit intomainfrom
chore/gitignore-root-itemize-binary
May 9, 2026
Merged

chore: ignore root itemize binary#19
eshaffer321 merged 1 commit intomainfrom
chore/gitignore-root-itemize-binary

Conversation

@eshaffer321
Copy link
Copy Markdown
Owner

Adds /itemize to .gitignore so the locally built CLI in the repo root is not accidentally committed.

The binary is produced by make build or go build -o itemize ./cmd/itemize/.

Made with Cursor

The CLI is built as ./itemize from cmd/itemize; ignore the binary so it
is not accidentally committed.

Co-authored-by: Cursor <cursoragent@cursor.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.36%. Comparing base (1fa1cb2) to head (a007f7d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   56.36%   56.36%           
=======================================
  Files          43       43           
  Lines        4801     4801           
=======================================
  Hits         2706     2706           
  Misses       1931     1931           
  Partials      164      164           
Flag Coverage Δ
unittests 56.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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.

@eshaffer321 eshaffer321 merged commit 69f7907 into main May 9, 2026
15 checks passed
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.

1 participant