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

build: reduce testing output #1031

Merged
merged 1 commit into from Oct 20, 2019
Merged

build: reduce testing output #1031

merged 1 commit into from Oct 20, 2019

Conversation

miekg
Copy link
Owner

@miekg miekg commented Oct 20, 2019

Use a better name in the fuzzing test to not spam the travis output,
move to Go 1.13.x in travis.yaml

Use a better name in the fuzzing test to not spam the travis output,
move to Go 1.13.x in travis.yaml

Signed-off-by: Miek Gieben <miek@miek.nl>
@codecov-io
Copy link

codecov-io commented Oct 20, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1031      +/-   ##
==========================================
+ Coverage   54.91%   54.93%   +0.02%     
==========================================
  Files          41       41              
  Lines        9866     9866              
==========================================
+ Hits         5418     5420       +2     
+ Misses       3425     3423       -2     
  Partials     1023     1023
Impacted Files Coverage Δ
server.go 67.95% <0%> (+0.55%) ⬆️

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 4334efe...222579e. Read the comment docs.

@miekg miekg merged commit 4d4363a into master Oct 20, 2019
@miekg miekg deleted the building branch October 20, 2019 06:12
aanm pushed a commit to cilium/dns that referenced this pull request Jul 29, 2022
Use a better name in the fuzzing test to not spam the travis output,
move to Go 1.13.x in travis.yaml

Signed-off-by: Miek Gieben <miek@miek.nl>
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

2 participants