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: Vendor check #1503

Merged
merged 1 commit into from
Jul 12, 2024
Merged

fix: Vendor check #1503

merged 1 commit into from
Jul 12, 2024

Conversation

ianlewis
Copy link
Owner

@ianlewis ianlewis commented Jul 12, 2024

Description:

Fix vendoring checks.

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.

Signed-off-by: Ian Lewis <ianmlewis@gmail.com>
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.81%. Comparing base (a7f3626) to head (e9c32d3).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1503      +/-   ##
==========================================
+ Coverage   78.69%   78.81%   +0.11%     
==========================================
  Files          15       15              
  Lines         892      892              
==========================================
+ Hits          702      703       +1     
+ Misses        139      138       -1     
  Partials       51       51              
Files Coverage Δ
internal/walker/walker.go 60.36% <100.00%> (ø)

... and 1 file with indirect coverage changes

@ianlewis ianlewis merged commit 0ceb459 into main Jul 12, 2024
21 checks passed
@ianlewis ianlewis deleted the vendor-check branch July 12, 2024 22:20
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