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

Run tests against Go 1.15 #247

Merged
merged 2 commits into from
Sep 23, 2020
Merged

Run tests against Go 1.15 #247

merged 2 commits into from
Sep 23, 2020

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Sep 23, 2020

No description provided.

@codecov
Copy link

codecov bot commented Sep 23, 2020

Codecov Report

Merging #247 into v3 will decrease coverage by 0.85%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##               v3     #247      +/-   ##
==========================================
- Coverage   89.62%   88.77%   -0.86%     
==========================================
  Files          31       31              
  Lines        2227     1968     -259     
==========================================
- Hits         1996     1747     -249     
+ Misses        167      157      -10     
  Partials       64       64              
Impacted Files Coverage Δ
chttp/auth.go 50.00% <0.00%> (-10.00%) ⬇️
rows.go 65.25% <0.00%> (-5.04%) ⬇️
bulkget.go 77.77% <0.00%> (-2.23%) ⬇️
chttp/proxyauth.go 66.66% <0.00%> (-1.34%) ⬇️
db.go 80.39% <0.00%> (-1.33%) ⬇️
dbstats.go 92.59% <0.00%> (-0.96%) ⬇️
iter.go 86.23% <0.00%> (-0.95%) ⬇️
chttp/cookieauth.go 93.18% <0.00%> (-0.82%) ⬇️
chttp/chttp.go 93.87% <0.00%> (-0.67%) ⬇️
chttp/trace.go 95.91% <0.00%> (-0.64%) ⬇️
... and 21 more

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 680f35a...91dc29f. Read the comment docs.

@flimzy flimzy merged commit 0ee4137 into v3 Sep 23, 2020
@flimzy flimzy deleted the go1.15-v3 branch September 23, 2020 09:40
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