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

Add support for bazel BUILD files #127

Merged
merged 1 commit into from
Oct 11, 2022
Merged

Conversation

ghost
Copy link

@ghost ghost commented Oct 10, 2022

Note: The file names are lower-cased before triggering a comparison.
This requires that we use lower case 'build' when performing comparisons

@ghost ghost marked this pull request as draft October 10, 2022 21:05
@ghost ghost marked this pull request as ready for review October 10, 2022 21:05
@codecov-commenter
Copy link

Codecov Report

Merging #127 (5677827) into master (04bfe4e) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #127   +/-   ##
=======================================
  Coverage   48.41%   48.41%           
=======================================
  Files           2        2           
  Lines         252      252           
=======================================
  Hits          122      122           
  Misses        123      123           
  Partials        7        7           
Impacted Files Coverage Δ
main.go 41.42% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@willnorris
Copy link
Collaborator

lint failure is unrelated to this change, and I seem to recall seeing it on some previous PRs. We'll need to look into fixing it separately from this PR.

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.

None yet

3 participants