Skip to content

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

Merged
zimeg merged 2 commits intomainfrom
x
Feb 28, 2026
Merged

chore: ignore windows go build of project in version control#357
zimeg merged 2 commits 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 65.05%. Comparing base (f56f6ed) to head (ac343ee).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
- Coverage   65.07%   65.05%   -0.03%     
==========================================
  Files         215      215              
  Lines       18179    18179              
==========================================
- Hits        11830    11826       -4     
  Misses       5255     5255              
- Partials     1094     1098       +4     

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

@zimeg zimeg modified the milestones: v3.14.0, Next Release Feb 27, 2026
@zimeg
Copy link
Member Author

zimeg commented Feb 28, 2026

@srtaalej Likewise thank you for a kind review 🔭

@zimeg zimeg enabled auto-merge (squash) February 28, 2026 01:25
@zimeg zimeg merged commit 1e7cf7f into main Feb 28, 2026
8 checks passed
@zimeg zimeg deleted the x branch February 28, 2026 01:30
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