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

presubmit: check for uppercase #1774

Merged
merged 1 commit into from
May 7, 2018
Merged

presubmit: check for uppercase #1774

merged 1 commit into from
May 7, 2018

Conversation

miekg
Copy link
Member

@miekg miekg commented May 5, 2018

Another thing we can test automatically, we sorta settled on using an
uppercase letter in in t.Log and t.Fatal calls.

Let's just check for this.

1. What does this pull request do?

2. Which issues (if any) are related?

3. Which documentation changes (if any) need to be made?

Another thing we can test automatically, we sorta settled on using an
uppercase letter in in t.Log and t.Fatal calls.

Let's just check for this.
@codecov-io
Copy link

Codecov Report

Merging #1774 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1774      +/-   ##
==========================================
- Coverage   54.51%   54.49%   -0.03%     
==========================================
  Files         192      192              
  Lines        9489     9489              
==========================================
- Hits         5173     5171       -2     
+ Misses       3931     3930       -1     
- Partials      385      388       +3
Impacted Files Coverage Δ
plugin/dnstap/dnstapio/io.go 72.05% <0%> (-7.36%) ⬇️
plugin/forward/connect.go 78.26% <0%> (+6.52%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf479f9...ede31dc. Read the comment docs.

@miekg miekg requested a review from yongtang May 5, 2018 17:48
Copy link
Member

@yongtang yongtang left a comment

Choose a reason for hiding this comment

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

LGTM

@yongtang yongtang merged commit 643550e into master May 7, 2018
@miekg miekg deleted the test-presubmit branch May 23, 2018 07:22
Jason-ZW pushed a commit to rancher/coredns that referenced this pull request Apr 17, 2019
Another thing we can test automatically, we sorta settled on using an
uppercase letter in in t.Log and t.Fatal calls.

Let's just check for this.
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.

3 participants