Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove .github special case #1502

Merged
merged 1 commit into from
Jul 12, 2024
Merged

fix: Remove .github special case #1502

merged 1 commit into from
Jul 12, 2024

Conversation

ianlewis
Copy link
Owner

@ianlewis ianlewis commented Jul 12, 2024

Description:

Remove .github as a special case for vendoring.

Related Issues:

N/A

Checklist:

  • Review the CONTRIBUTING.md documentation.
  • Add a reference to a related issue in the repository.
  • Add a description of the changes proposed in the pull request.
  • Add unit tests if applicable.
  • Update documentation if applicable.
  • Add a note in the CHANGELOG.md if applicable.
  • Sign the Google CLA.

Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.30%. Comparing base (996d366) to head (58b933e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1502      +/-   ##
==========================================
+ Coverage   78.81%   81.30%   +2.49%     
==========================================
  Files          15       14       -1     
  Lines         892      690     -202     
==========================================
- Hits          703      561     -142     
+ Misses        138       81      -57     
+ Partials       51       48       -3     
Files Coverage Δ
internal/walker/walker.go 59.83% <100.00%> (-0.53%) ⬇️

... and 9 files with indirect coverage changes

@ianlewis ianlewis merged commit a7f3626 into main Jul 12, 2024
21 checks passed
@ianlewis ianlewis deleted the dot-github branch July 12, 2024 12:57
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