Skip to content

chore: ignore windows go build of project in version control#357

Open
zimeg wants to merge 1 commit intomainfrom
x
Open

chore: ignore windows go build of project in version control#357
zimeg wants to merge 1 commit intomainfrom
x

Conversation

@zimeg
Copy link
Member

@zimeg zimeg commented Feb 27, 2026

Summary

This PR ignores the windows go build output of the project from version control.

Reviewers

Without a make command available, check the following doesn't show unstaged changes on a Windows machine:

PS C:> go build
PS C:> git status

Notes

Also updates are the moved .claude files ignored 👾

Requirements

@zimeg zimeg added this to the Next Release milestone Feb 27, 2026
@zimeg zimeg self-assigned this Feb 27, 2026
@zimeg zimeg added the code health M-T: Test improvements and anything that improves code health label Feb 27, 2026
@zimeg zimeg requested a review from a team as a code owner February 27, 2026 03:58
@zimeg zimeg added semver:patch Use on pull requests to describe the release version increment build M-T: Changes to compilation and CI processes labels Feb 27, 2026
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.67%. Comparing base (3417188) to head (5d3e2f3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
+ Coverage   64.66%   64.67%   +0.01%     
==========================================
  Files         213      213              
  Lines       18018    18018              
==========================================
+ Hits        11652    11654       +2     
+ Misses       5277     5275       -2     
  Partials     1089     1089              

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Contributor

@srtaalej srtaalej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! thanks for maintaining code health ⭐

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

Labels

build M-T: Changes to compilation and CI processes code health M-T: Test improvements and anything that improves code health semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants